Sha256: 8445a70c0681c81ccfa59f9d56cebb08dc31c56cc8f767d817f34d76577e6679
Contents?: true
Size: 1.07 KB
Versions: 5
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 = "3.0.0" 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 = "^3.0.0" [dependencies.cap-std] version = "^3.0.0" [dependencies.rustix] version = "0.38.0" features = ["net"] [dependencies.smallvec] version = "1.10"
Version data entries
5 entries across 5 versions & 1 rubygems