# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) cargo-features = ["edition"] [package] name = "argon" version = "0.1.0" authors = ["Yehuda Katz "] description = "Argon Language" license = "ISC" edition = "2018" [dependencies.derive-new] version = "0.5.4" [dependencies.ena] version = "0.9.3" [dependencies.itertools] version = "0.7.8" [dependencies.lalrpop-util] version = "0.15.2" [dependencies.lazy_static] version = "1.0.1" [dependencies.log] version = "0.4.2" [dependencies.nan-preserving-float] version = "0.1.0" [dependencies.parity-wasm] version = "0.27.0" [dependencies.regex] version = "1.0.0" [dependencies.unicode-xid] version = "0.1.0" [dev-dependencies.pretty_env_logger] version = "0.2.3" [dev-dependencies.wasmi] version = "0.2.0"