Sha256: 98a1f4cedee50918c364669e53911cf24575e71472b8161852300c1e5d899b86
Contents?: true
Size: 1.88 KB
Versions: 1
Compression:
Stored size: 1.88 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 = "wasi-cap-std-sync" version = "7.0.0" authors = ["The Wasmtime Project Developers"] include = [ "src/**/*", "README.md", "LICENSE", ] description = "WASI implementation in Rust" readme = "README.md" keywords = [ "webassembly", "wasm", ] categories = ["wasm"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasmtime" [dependencies.anyhow] version = "1.0.22" [dependencies.async-trait] version = "0.1.42" [dependencies.cap-fs-ext] version = "1.0.0" [dependencies.cap-rand] version = "1.0.0" [dependencies.cap-std] version = "1.0.0" [dependencies.cap-time-ext] version = "1.0.0" [dependencies.fs-set-times] version = "0.18.0" [dependencies.io-lifetimes] version = "1.0.0" default-features = false [dependencies.is-terminal] version = "0.4.0" [dependencies.system-interface] version = "0.25.0" features = ["cap_std_impls"] [dependencies.tracing] version = "0.1.26" [dependencies.wasi-common] version = "=7.0.0" [dev-dependencies.tempfile] version = "3.1.0" [target."cfg(unix)".dependencies.rustix] version = "0.36.7" features = ["fs"] [target."cfg(windows)".dependencies.io-extras] version = "0.17.0" [target."cfg(windows)".dependencies.once_cell] version = "1.12.0" [target."cfg(windows)".dependencies.rustix] version = "0.36.7" features = ["net"] [target."cfg(windows)".dependencies.windows-sys] version = "0.45.0" features = ["Win32_Foundation"]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-7.0.0 | ./ext/cargo-vendor/wasi-cap-std-sync-7.0.0/Cargo.toml |