# 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 = "wasm-ir" version = "0.1.9" authors = ["Nazim Lachter ", "Vulcain "] description = "An Intermediate Representation of WebAssembly" keywords = ["WebAssembly"] license = "AGPL-3.0-only" repository = "https://github.com/theblueforest/wasm-ir" resolver = "2" [dev-dependencies.cap-std] version = "0.24.1" [dev-dependencies.wasmtime] version = "0.34.1" [dev-dependencies.wasmtime-wasi] version = "0.34.1"