mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
chore: update rand dependency to 0.7 (#1302)
This commit is contained in:
@@ -31,7 +31,7 @@ crossbeam-deque = "0.7.0"
|
||||
crossbeam-queue = "0.1.0"
|
||||
crossbeam-utils = "0.6.4"
|
||||
num_cpus = "1.2"
|
||||
rand = "0.6"
|
||||
rand = "0.7"
|
||||
slab = "0.4.1"
|
||||
log = "0.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user