Sha256: b7c7e97bf46c49ebab7c1214b9167cd2765a66c1e4be50dd367baceb6f5adb2e
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 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 = "wit-parser" version = "0.6.4" authors = ["Alex Crichton <alex@alexcrichton.com>"] description = """ Tooling for parsing `*.wit` files and working with their contents. """ homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser" documentation = "https://docs.rs/wit-parser" readme = "README.md" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser" [[test]] name = "all" harness = false [dependencies.anyhow] version = "1.0.58" [dependencies.id-arena] version = "2" [dependencies.indexmap] version = "1.9.1" [dependencies.log] version = "0.4.17" [dependencies.pulldown-cmark] version = "0.8" default-features = false [dependencies.unicode-xid] version = "0.2.2" [dependencies.url] version = "2.0.0" [dev-dependencies.env_logger] version = "0.9" [dev-dependencies.pretty_assertions] version = "1.3.0" [dev-dependencies.rayon] version = "1"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-8.0.0 | ./ext/cargo-vendor/wit-parser-0.6.4/Cargo.toml |
wasmtime-7.0.0 | ./ext/cargo-vendor/wit-parser-0.6.4/Cargo.toml |