Skip to content

Commit

Permalink
chore: upgrade wasm-bindgen-cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Jan 17, 2025
1 parent 33ac2b5 commit c3f462e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ cargo-nextest = { version = "0.9.87" }
cargo-semver-checks = { version = "0.38.0" }
release-plz = { version = "0.3.112", bins = ["release-plz"] }
wait-for-them = { version = "0.5.0", bins = ["wait-for-them"] }
wasm-bindgen-cli = { version = "0.2.99", bins = ["wasm-bindgen", "wasm-bindgen-test-runner"] }
wasm-bindgen-cli = { version = "0.2.100", bins = ["wasm-bindgen", "wasm-bindgen-test-runner"] }

[profile.dev.package]
insta.opt-level = 3
Expand Down

0 comments on commit c3f462e

Please sign in to comment.