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