Sha256: a084e0d4f0e019223e70b556a090a9b5a692d6d73428ab8f9ecd69ab6a576fe4
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 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 = "2018" name = "cap-time-ext" version = "1.0.9" authors = [ "Dan Gohman <dev@sunfishcode.online>", "Jakub Konka <kubkon@jakubkonka.com>", ] description = "Extension traits for `SystemClock` and `MonotonicClock`" readme = "README.md" keywords = ["time"] categories = ["date-and-time"] license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" repository = "https://github.com/bytecodealliance/cap-std" [dependencies.cap-primitives] version = "^1.0.9" [dependencies.cap-std] version = "^1.0.9" optional = true [target."cfg(not(windows))".dependencies.rustix] version = "0.37.0" features = ["time"] [target."cfg(windows)".dependencies.once_cell] version = "1.5.2" [target."cfg(windows)".dependencies.winx] version = "0.35.0"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-7.0.0 | ./ext/cargo-vendor/cap-time-ext-1.0.9/Cargo.toml |