diff --git a/Cargo.toml b/Cargo.toml index 343d8c9..f5a530e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ crate-type = ["cdylib"] [dependencies] -seed = "^0.2.5" +seed = "^0.2.6" wasm-bindgen = "^0.2.33" web-sys = "^0.3.6"