Sha256: 384b10a735cee74b31ced50e43d38cc63597ad6f518a882182d6608b95ca68c7
Contents?: true
Size: 1.82 KB
Versions: 6
Compression:
Stored size: 1.82 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-primitives" version = "2.0.1" authors = [ "Dan Gohman <dev@sunfishcode.online>", "Jakub Konka <kubkon@jakubkonka.com>", ] description = "Capability-based primitives" readme = "README.md" keywords = [ "api", "network", "file", ] categories = [ "filesystem", "network-programming", ] license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" repository = "https://github.com/bytecodealliance/cap-std" [dependencies.ambient-authority] version = "0.0.2" [dependencies.arbitrary] version = "1.0.0" features = ["derive"] optional = true [dependencies.fs-set-times] version = "0.20.0" [dependencies.io-extras] version = "0.18.0" [dependencies.io-lifetimes] version = "2.0.0" default-features = false [dependencies.ipnet] version = "2.3.0" [dependencies.maybe-owned] version = "0.3.4" [dev-dependencies] [target."cfg(not(windows))".dependencies.rustix] version = "0.38.0" features = [ "fs", "process", "procfs", "termios", "time", ] [target."cfg(windows)".dependencies.windows-sys] version = "0.52.0" features = [ "Win32_Foundation", "Win32_Security", "Win32_Storage_FileSystem", "Win32_System_Kernel", "Win32_System_WindowsProgramming", "Win32_System_IO", "Wdk_Storage_FileSystem", "Wdk_Foundation", ] [target."cfg(windows)".dependencies.winx] version = "0.36.0"
Version data entries
6 entries across 6 versions & 1 rubygems