chore(rln-wasm-utils): update wasm-bindgen-test version

This commit is contained in:
vinhtc27
2025-09-14 16:31:56 +07:00
parent cf845c6a74
commit fd568c17b3

View File

@@ -24,7 +24,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
getrandom = { version = "0.2.16", features = ["js"] }
[dev-dependencies]
wasm-bindgen-test = "0.3.37"
wasm-bindgen-test = "0.3.50"
web-sys = { version = "0.3.77", features = ["console"] }
ark-std = { version = "0.5.0", default-features = false }