Skip to content

Commit c3f462e

Browse files
committed
chore: upgrade wasm-bindgen-cli version
1 parent 33ac2b5 commit c3f462e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ cargo-nextest = { version = "0.9.87" }
109109
cargo-semver-checks = { version = "0.38.0" }
110110
release-plz = { version = "0.3.112", bins = ["release-plz"] }
111111
wait-for-them = { version = "0.5.0", bins = ["wait-for-them"] }
112-
wasm-bindgen-cli = { version = "0.2.99", bins = ["wasm-bindgen", "wasm-bindgen-test-runner"] }
112+
wasm-bindgen-cli = { version = "0.2.100", bins = ["wasm-bindgen", "wasm-bindgen-test-runner"] }
113113

114114
[profile.dev.package]
115115
insta.opt-level = 3

0 commit comments

Comments
 (0)