Sha256: a3dcc5430535b7b38d5104c43804b00784fd60fce4ee17ab9130c6e207ed78b0
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 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" rust-version = "1.81.0" name = "wasmtime-component-util" version = "29.0.0" authors = ["The Wasmtime Project Developers"] build = false autolib = false autobins = false autoexamples = false autotests = false autobenches = false description = "Utility types and functions to support the component model in Wasmtime" documentation = "https://docs.rs/wasmtime-component-util/" readme = false keywords = [ "webassembly", "wasm", ] categories = ["wasm"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasmtime" [lib] name = "wasmtime_component_util" path = "src/lib.rs"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-29.0.0 | ./ext/cargo-vendor/wasmtime-component-util-29.0.0/Cargo.toml |