diff --git a/Cargo.toml b/Cargo.toml index 148a05d..45d1965 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ console_error_panic_hook = { version = "0.1.1", optional = true } wee_alloc = { version = "0.4.2", optional = true } [dev-dependencies] -wasm-bindgen-test = "0.2" +wasm-bindgen-test = "0.3" [profile.release] # Tell `rustc` to optimize for small code size.