Sha256: 01e2555fe5908d456529869162e36966f976c5abb2d4c02434076eb9e6a80656
Contents?: true
Size: 1.69 KB
Versions: 1
Compression:
Stored size: 1.69 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 = "wasmtime-cache" version = "5.0.0" authors = ["The Wasmtime Project Developers"] description = "Support for automatic module caching with Wasmtime" documentation = "https://docs.rs/wasmtime-cache/" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasmtime" [dependencies.anyhow] version = "1.0.22" [dependencies.base64] version = "0.13.0" [dependencies.bincode] version = "1.1.4" [dependencies.directories-next] version = "2.0" [dependencies.file-per-thread-logger] version = "0.1.1" [dependencies.log] version = "0.4.8" default-features = false [dependencies.serde] version = "1.0.94" features = ["derive"] [dependencies.sha2] version = "0.10.2" [dependencies.toml] version = "0.5.5" [dependencies.zstd] version = "0.11.1" default-features = false [dev-dependencies.filetime] version = "0.2.7" [dev-dependencies.once_cell] version = "1.12.0" [dev-dependencies.pretty_env_logger] version = "0.4.0" [dev-dependencies.tempfile] version = "3" [target."cfg(not(target_os = \"windows\"))".dependencies.rustix] version = "0.36.0" features = ["process"] [target."cfg(target_os = \"windows\")".dependencies.windows-sys] version = "0.42.0" features = ["Win32_System_Threading"]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-5.0.0 | ./ext/cargo-vendor/wasmtime-cache-5.0.0/Cargo.toml |