update async+futures
This commit is contained in:
parent
b92b118fc4
commit
abd7cc26b6
@ -19,8 +19,8 @@ path = "src/main.rs"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libpso = { git = "http://git.sharnoth.com/jake/libpso" }
|
libpso = { git = "http://git.sharnoth.com/jake/libpso" }
|
||||||
async-std = { version = "1.4.0", features = ["unstable"] }
|
async-std = { version = "1.5.0", features = ["unstable"] }
|
||||||
futures = "0.3.1"
|
futures = "0.3.4"
|
||||||
rand = "0.7.3"
|
rand = "0.7.3"
|
||||||
rand_chacha = "0.2.2"
|
rand_chacha = "0.2.2"
|
||||||
mio = "0.6"
|
mio = "0.6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user