summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/etc/wasm/generate-spectests/wast2js/Cargo.toml
blob: 4329cc10fb26b124e4f64a8d79b19f3a9a34fc67 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "wast2js"
version = "0.1.0"
authors = ["Ryan Hunt <rhunt@eqrion.net>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.19"
wast = "55.0.0"