diff --git a/Cargo.toml b/Cargo.toml index 2d1689a..5ab0cf4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ web-time = "0.2.0" reqwasm = "0.5" [dev-dependencies] -wasm-bindgen-test = "0.3.0" +wasm-bindgen-test = "0.3.38" [build-dependencies] leptonic-theme = "0.3.0"