diff --git a/Cargo.toml b/Cargo.toml index 96484e0..d268969 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ crate-type = ["cdylib"] [dependencies] -seed = "^0.3.4" +seed = "^0.3.5" wasm-bindgen = "^0.2.42" web-sys = "^0.3.19"