diff --git a/Cargo.toml b/Cargo.toml index 482e780..3d70d25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ crate-type = ["cdylib"] wasm-bindgen-test = "0.3.18" [dependencies] -seed = "0.8.0" +seed = "0.9.2" [profile.release] lto = true