Merge pull request #17 from schmelczer/dependabot/cargo/wasm-bindgen-test-0.3.54

Bump wasm-bindgen-test from 0.3.50 to 0.3.54
This commit is contained in:
Andras Schmelczer 2025-10-27 07:04:05 +00:00 committed by GitHub
commit 999f93f55e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 21 deletions

View file

@ -47,7 +47,7 @@ pretty_assertions = "1.4.1"
serde = { version = "1.0.219", features = ["derive"] }
serde_yaml = "0.9.34"
test-case = "3.3.1"
wasm-bindgen-test = "0.3.49"
wasm-bindgen-test = "0.3.54"
[profile.release]
codegen-units = 1