Skip to content

Commit ceffdc9

Browse files
committed
deps: update gloo-timers to 0.3
1 parent 19ccd34 commit ceffdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ futures-lite = { version = "2.0.0", optional = true }
8686
async-process = { version = "2.0.0", optional = true }
8787

8888
[target.'cfg(target_arch = "wasm32")'.dependencies]
89-
gloo-timers = { version = "0.2.1", features = ["futures"], optional = true }
89+
gloo-timers = { version = "0.3.0", features = ["futures"], optional = true }
9090
wasm-bindgen-futures = { version = "0.4.10", optional = true }
9191
futures-channel = { version = "0.3.4", optional = true }
9292

0 commit comments

Comments
 (0)