Sha256: cfe1467630d65d345d918a802c3295d89c14adecaebe027ae6e368bf8674dd7d

Contents?: true

Size: 1.07 KB

Versions: 6

Compression:

Stored size: 1.07 KB

Contents

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "cap-net-ext"
version = "2.0.1"
authors = [
    "Dan Gohman <dev@sunfishcode.online>",
    "Jakub Konka <kubkon@jakubkonka.com>",
]
description = "Extension traits for `TcpListener`, `Pool`, etc."
readme = "README.md"
keywords = ["filesystem"]
categories = ["filesystem"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
repository = "https://github.com/bytecodealliance/cap-std"

[dependencies.cap-primitives]
version = "^2.0.1"

[dependencies.cap-std]
version = "^2.0.1"

[dependencies.rustix]
version = "0.38.0"
features = ["net"]

[dependencies.smallvec]
version = "1.10"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wasmtime-18.0.3 ./ext/cargo-vendor/cap-net-ext-2.0.1/Cargo.toml
wasmtime-17.0.1 ./ext/cargo-vendor/cap-net-ext-2.0.1/Cargo.toml
wasmtime-17.0.0 ./ext/cargo-vendor/cap-net-ext-2.0.1/Cargo.toml
wasmtime-16.0.0 ./ext/cargo-vendor/cap-net-ext-2.0.1/Cargo.toml
wasmtime-15.0.1 ./ext/cargo-vendor/cap-net-ext-2.0.1/Cargo.toml
wasmtime-15.0.0 ./ext/cargo-vendor/cap-net-ext-2.0.1/Cargo.toml