diff --git a/Cargo.toml b/Cargo.toml index 05ec9250..19a5b1f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ serde_json = "1.0" toml = "0.9.8" # WASM utilities -gloo-timers = { version = "0.3", features = ["futures"] } +gloo-timers = { version = "0.4", features = ["futures"] } [profile.release] opt-level = 3