mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
chore: bump rand dependency to 0.6 (#753)
This commit is contained in:
@@ -23,7 +23,7 @@ futures = "0.1.19"
|
||||
crossbeam-deque = "0.6.1"
|
||||
crossbeam-utils = "0.6.0"
|
||||
num_cpus = "1.2"
|
||||
rand = "0.5"
|
||||
rand = "0.6"
|
||||
log = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user