Sha256: 376c81f66963afbb539df17ee5a44451cca17f0c63f2db74343c0627469281d3
Contents?: true
Size: 955 Bytes
Versions: 1
Compression:
Stored size: 955 Bytes
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 = "wat" version = "1.0.55" authors = ["Alex Crichton <alex@alexcrichton.com>"] description = """ Rust parser for the WebAssembly Text format, WAT """ homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat" documentation = "https://docs.rs/wat" readme = "README.md" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat" [dependencies.wast] version = "52.0.1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-5.0.0 | ./ext/cargo-vendor/wat-1.0.55/Cargo.toml |