diff --git a/Cargo.lock b/Cargo.lock index ff7ac34caf..2570294d8e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -294,7 +294,7 @@ checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0" name = "component" version = "0.0.0" dependencies = [ - "wasmprinter 0.215.0", + "wasmprinter 0.216.0", "wat", "wit-bindgen-rt", ] @@ -432,7 +432,7 @@ dependencies = [ "itertools 0.12.1", "log", "smallvec", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.215.0", "wasmtime-types", ] @@ -1582,7 +1582,7 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasm-compose" -version = "0.215.0" +version = "0.216.0" dependencies = [ "anyhow", "glob", @@ -1596,11 +1596,11 @@ dependencies = [ "serde_derive", "serde_yaml", "smallvec", - "wasm-encoder 0.215.0", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasm-encoder 0.216.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wat", - "wit-component 0.215.0", + "wit-component 0.216.0", ] [[package]] @@ -1616,20 +1616,20 @@ dependencies = [ [[package]] name = "wasm-encoder" version = "0.215.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847" dependencies = [ - "anyhow", "leb128", - "tempfile", - "wasmparser 0.215.0", ] [[package]] name = "wasm-encoder" -version = "0.215.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847" +version = "0.216.0" dependencies = [ + "anyhow", "leb128", + "tempfile", + "wasmparser 0.216.0", ] [[package]] @@ -1650,7 +1650,7 @@ dependencies = [ [[package]] name = "wasm-metadata" -version = "0.215.0" +version = "0.216.0" dependencies = [ "anyhow", "clap", @@ -1659,14 +1659,14 @@ dependencies = [ "serde_derive", "serde_json", "spdx", - "wasm-encoder 0.215.0", - "wasmparser 0.215.0", + "wasm-encoder 0.216.0", + "wasmparser 0.216.0", "wat", ] [[package]] name = "wasm-mutate" -version = "0.215.0" +version = "0.216.0" dependencies = [ "anyhow", "clap", @@ -1675,9 +1675,9 @@ dependencies = [ "log", "rand", "thiserror", - "wasm-encoder 0.215.0", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasm-encoder 0.216.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wat", ] @@ -1694,14 +1694,14 @@ dependencies = [ "num_cpus", "rand", "wasm-mutate", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wasmtime", ] [[package]] name = "wasm-shrink" -version = "0.215.0" +version = "0.216.0" dependencies = [ "anyhow", "blake3", @@ -1710,14 +1710,14 @@ dependencies = [ "log", "rand", "wasm-mutate", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wat", ] [[package]] name = "wasm-smith" -version = "0.215.0" +version = "0.216.0" dependencies = [ "anyhow", "arbitrary", @@ -1730,15 +1730,15 @@ dependencies = [ "rand", "serde", "serde_derive", - "wasm-encoder 0.215.0", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasm-encoder 0.216.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wat", ] [[package]] name = "wasm-tools" -version = "1.215.0" +version = "1.216.0" dependencies = [ "addr2line", "anyhow", @@ -1763,19 +1763,19 @@ dependencies = [ "tempfile", "termcolor", "wasm-compose", - "wasm-encoder 0.215.0", - "wasm-metadata 0.215.0", + "wasm-encoder 0.216.0", + "wasm-metadata 0.216.0", "wasm-mutate", "wasm-shrink", "wasm-smith", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wast", "wat", - "wit-component 0.215.0", + "wit-component 0.216.0", "wit-encoder", - "wit-parser 0.215.0", - "wit-smith 0.215.0", + "wit-parser 0.216.0", + "wit-smith 0.216.0", ] [[package]] @@ -1786,8 +1786,8 @@ dependencies = [ "wasm-mutate", "wasm-shrink", "wasm-smith", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wast", "wat", ] @@ -1802,31 +1802,31 @@ dependencies = [ "libfuzzer-sys", "log", "tempfile", - "wasm-encoder 0.215.0", + "wasm-encoder 0.216.0", "wasm-mutate", "wasm-smith", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wasmtime", "wast", "wat", "wit-component 0.214.0", - "wit-component 0.215.0", + "wit-component 0.216.0", "wit-parser 0.214.0", - "wit-parser 0.215.0", + "wit-parser 0.216.0", "wit-smith 0.214.0", - "wit-smith 0.215.0", + "wit-smith 0.216.0", ] [[package]] name = "wasm-wave" -version = "0.215.0" +version = "0.216.0" dependencies = [ "anyhow", "indexmap 2.4.0", "logos", "thiserror", - "wit-parser 0.215.0", + "wit-parser 0.216.0", ] [[package]] @@ -1845,61 +1845,61 @@ dependencies = [ [[package]] name = "wasmparser" version = "0.215.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e" dependencies = [ "ahash", - "anyhow", "bitflags", - "criterion", - "env_logger", "hashbrown 0.14.5", "indexmap 2.4.0", - "log", - "once_cell", - "rayon", "semver", "serde", - "wasm-encoder 0.215.0", - "wast", - "wat", ] [[package]] name = "wasmparser" -version = "0.215.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e" +version = "0.216.0" dependencies = [ "ahash", + "anyhow", "bitflags", + "criterion", + "env_logger", "hashbrown 0.14.5", "indexmap 2.4.0", + "log", + "once_cell", + "rayon", "semver", "serde", + "wasm-encoder 0.216.0", + "wast", + "wat", ] [[package]] name = "wasmprinter" version = "0.215.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc" dependencies = [ "anyhow", - "diff", - "rayon", - "tempfile", "termcolor", "wasmparser 0.215.0", - "wast", - "wat", ] [[package]] name = "wasmprinter" -version = "0.215.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc" +version = "0.216.0" dependencies = [ "anyhow", + "diff", + "rayon", + "tempfile", "termcolor", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.216.0", + "wast", + "wat", ] [[package]] @@ -1933,7 +1933,7 @@ dependencies = [ "smallvec", "sptr", "target-lexicon", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.215.0", "wasmtime-asm-macros", "wasmtime-component-macro", "wasmtime-component-util", @@ -1967,7 +1967,7 @@ dependencies = [ "syn", "wasmtime-component-util", "wasmtime-wit-bindgen", - "wit-parser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wit-parser 0.215.0", ] [[package]] @@ -1995,7 +1995,7 @@ dependencies = [ "object", "target-lexicon", "thiserror", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.215.0", "wasmtime-environ", "wasmtime-versioned-export-macros", ] @@ -2018,9 +2018,9 @@ dependencies = [ "serde", "serde_derive", "target-lexicon", - "wasm-encoder 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", - "wasmprinter 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasm-encoder 0.215.0", + "wasmparser 0.215.0", + "wasmprinter 0.215.0", "wasmtime-component-util", "wasmtime-types", ] @@ -2054,7 +2054,7 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.215.0", ] [[package]] @@ -2079,7 +2079,7 @@ dependencies = [ "gimli 0.29.0", "object", "target-lexicon", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.215.0", "wasmtime-cranelift", "wasmtime-environ", "winch-codegen", @@ -2094,12 +2094,12 @@ dependencies = [ "anyhow", "heck 0.4.1", "indexmap 2.4.0", - "wit-parser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wit-parser 0.215.0", ] [[package]] name = "wast" -version = "215.0.0" +version = "216.0.0" dependencies = [ "anyhow", "bumpalo", @@ -2109,14 +2109,14 @@ dependencies = [ "memchr", "rand", "unicode-width", - "wasm-encoder 0.215.0", - "wasmparser 0.215.0", + "wasm-encoder 0.216.0", + "wasmparser 0.216.0", "wat", ] [[package]] name = "wat" -version = "1.215.0" +version = "1.216.0" dependencies = [ "wast", ] @@ -2164,7 +2164,7 @@ dependencies = [ "regalloc2", "smallvec", "target-lexicon", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.215.0", "wasmtime-cranelift", "wasmtime-environ", ] @@ -2281,7 +2281,7 @@ dependencies = [ [[package]] name = "wit-component" -version = "0.215.0" +version = "0.216.0" dependencies = [ "anyhow", "bitflags", @@ -2294,26 +2294,26 @@ dependencies = [ "serde", "serde_derive", "serde_json", - "wasm-encoder 0.215.0", - "wasm-metadata 0.215.0", - "wasmparser 0.215.0", - "wasmprinter 0.215.0", + "wasm-encoder 0.216.0", + "wasm-metadata 0.216.0", + "wasmparser 0.216.0", + "wasmprinter 0.216.0", "wasmtime", "wast", "wat", - "wit-parser 0.215.0", + "wit-parser 0.216.0", ] [[package]] name = "wit-encoder" -version = "0.215.0" +version = "0.216.0" dependencies = [ "id-arena", "indoc", "pretty_assertions", "semver", "serde", - "wit-parser 0.215.0", + "wit-parser 0.216.0", ] [[package]] @@ -2337,40 +2337,40 @@ dependencies = [ [[package]] name = "wit-parser" version = "0.215.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f" dependencies = [ "anyhow", - "env_logger", "id-arena", "indexmap 2.4.0", - "libtest-mimic", "log", - "pretty_assertions", "semver", "serde", "serde_derive", "serde_json", "unicode-xid", "wasmparser 0.215.0", - "wat", - "wit-parser 0.215.0", ] [[package]] name = "wit-parser" -version = "0.215.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f" +version = "0.216.0" dependencies = [ "anyhow", + "env_logger", "id-arena", "indexmap 2.4.0", + "libtest-mimic", "log", + "pretty_assertions", "semver", "serde", "serde_derive", "serde_json", "unicode-xid", - "wasmparser 0.215.0 (registry+https://github.com/rust-lang/crates.io-index)", + "wasmparser 0.216.0", + "wat", + "wit-parser 0.216.0", ] [[package]] @@ -2381,8 +2381,8 @@ dependencies = [ "env_logger", "libfuzzer-sys", "log", - "wasmprinter 0.215.0", - "wit-parser 0.215.0", + "wasmprinter 0.216.0", + "wit-parser 0.216.0", ] [[package]] @@ -2401,15 +2401,15 @@ dependencies = [ [[package]] name = "wit-smith" -version = "0.215.0" +version = "0.216.0" dependencies = [ "arbitrary", "clap", "indexmap 2.4.0", "log", "semver", - "wit-component 0.215.0", - "wit-parser 0.215.0", + "wit-component 0.216.0", + "wit-parser 0.216.0", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index ccd9bf256e..bac3f0ed8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasm-tools" -version = "1.215.0" +version = "1.216.0" authors = ["The Wasmtime Project Developers"] edition.workspace = true description = "CLI tools for interoperating with WebAssembly files" @@ -60,7 +60,7 @@ manual_strip = 'warn' [workspace.package] edition = '2021' license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" -version = "0.215.0" +version = "0.216.0" # Current policy for wasm-tools is the same as Wasmtime which is that this # number can be no larger than the current stable release of Rust minus 2. rust-version = "1.76.0" @@ -96,20 +96,20 @@ indoc = "2.0.5" gimli = "0.30.0" id-arena = "2" -wasm-compose = { version = "0.215.0", path = "crates/wasm-compose" } -wasm-encoder = { version = "0.215.0", path = "crates/wasm-encoder" } -wasm-metadata = { version = "0.215.0", path = "crates/wasm-metadata" } -wasm-mutate = { version = "0.215.0", path = "crates/wasm-mutate" } -wasm-shrink = { version = "0.215.0", path = "crates/wasm-shrink" } -wasm-smith = { version = "0.215.0", path = "crates/wasm-smith" } -wasmparser = { version = "0.215.0", path = "crates/wasmparser", default-features = false, features = ['std'] } -wasmprinter = { version = "0.215.0", path = "crates/wasmprinter" } -wast = { version = "215.0.0", path = "crates/wast" } -wat = { version = "1.215.0", path = "crates/wat" } -wit-component = { version = "0.215.0", path = "crates/wit-component" } -wit-encoder = { version = "0.215.0", path = "crates/wit-encoder" } -wit-parser = { version = "0.215.0", path = "crates/wit-parser" } -wit-smith = { version = "0.215.0", path = "crates/wit-smith" } +wasm-compose = { version = "0.216.0", path = "crates/wasm-compose" } +wasm-encoder = { version = "0.216.0", path = "crates/wasm-encoder" } +wasm-metadata = { version = "0.216.0", path = "crates/wasm-metadata" } +wasm-mutate = { version = "0.216.0", path = "crates/wasm-mutate" } +wasm-shrink = { version = "0.216.0", path = "crates/wasm-shrink" } +wasm-smith = { version = "0.216.0", path = "crates/wasm-smith" } +wasmparser = { version = "0.216.0", path = "crates/wasmparser", default-features = false, features = ['std'] } +wasmprinter = { version = "0.216.0", path = "crates/wasmprinter" } +wast = { version = "216.0.0", path = "crates/wast" } +wat = { version = "1.216.0", path = "crates/wat" } +wit-component = { version = "0.216.0", path = "crates/wit-component" } +wit-encoder = { version = "0.216.0", path = "crates/wit-encoder" } +wit-parser = { version = "0.216.0", path = "crates/wit-parser" } +wit-smith = { version = "0.216.0", path = "crates/wit-smith" } [dependencies] anyhow = { workspace = true } diff --git a/crates/wast/Cargo.toml b/crates/wast/Cargo.toml index 738190819c..2ea999c3d2 100644 --- a/crates/wast/Cargo.toml +++ b/crates/wast/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wast" -version = "215.0.0" +version = "216.0.0" authors = ["Alex Crichton "] edition.workspace = true license.workspace = true diff --git a/crates/wat/Cargo.toml b/crates/wat/Cargo.toml index d78baee827..a064af2f24 100644 --- a/crates/wat/Cargo.toml +++ b/crates/wat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wat" -version = "1.215.0" +version = "1.216.0" authors = ["Alex Crichton "] edition.workspace = true license.workspace = true