mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
Routine dependencies update (#533)
* Update dependencies * Replace deprecated tempdir with tempfile
This commit is contained in:
committed by
Sean McArthur
parent
989262fe6e
commit
31f71dedee
@@ -20,4 +20,4 @@ futures = "0.1.19"
|
||||
tokio-executor = { version = "0.1.1", path = "../tokio-executor" }
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.4.2"
|
||||
rand = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user