Update wasm-tools crates (#5248)
No major updates, just keeping up-to-date.
This commit is contained in:
14
Cargo.toml
14
Cargo.toml
@@ -154,13 +154,13 @@ winch-codegen = { path = "winch/codegen", version = "=0.2.0" }
|
||||
|
||||
target-lexicon = { version = "0.12.3", default-features = false }
|
||||
anyhow = "1.0.22"
|
||||
wasmparser = "0.93.0"
|
||||
wat = "1.0.50"
|
||||
wast = "48.0.0"
|
||||
wasmprinter = "0.2.42"
|
||||
wasm-encoder = "0.19.0"
|
||||
wasm-smith = "0.11.7"
|
||||
wasm-mutate = "0.2.10"
|
||||
wasmparser = "0.94.0"
|
||||
wat = "1.0.51"
|
||||
wast = "49.0.0"
|
||||
wasmprinter = "0.2.43"
|
||||
wasm-encoder = "0.19.1"
|
||||
wasm-smith = "0.11.8"
|
||||
wasm-mutate = "0.2.11"
|
||||
windows-sys = "0.36.0"
|
||||
env_logger = "0.9"
|
||||
rustix = "0.35.10"
|
||||
|
||||
Reference in New Issue
Block a user