Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit 4a1cb88

Browse files
committed
Update futures-timer to 0.4
1 parent e6d4fc6 commit 4a1cb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime-native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ async-datagram = "3.0.0"
2121
juliex = "0.3.0-alpha.6"
2222
lazy_static = "1.3.0"
2323
romio = "0.3.0-alpha.9"
24-
futures-timer = "0.3.0"
24+
futures-timer = "0.4.0"
2525

2626
[target.'cfg(target_arch = "wasm32")'.dependencies]
2727
futures01 = { package = "futures", version = "0.1" }

0 commit comments

Comments
 (0)