mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
chore: Update parking_lot to 0.8 (#1078)
This commit is contained in:
parent
d4adeeef2f
commit
9fa6092e5a
@ -29,7 +29,7 @@ lazy_static = "1.0.2"
|
||||
log = "0.4.1"
|
||||
mio = "0.6.14"
|
||||
num_cpus = "1.8.0"
|
||||
parking_lot = "0.7.0"
|
||||
parking_lot = "0.8"
|
||||
slab = "0.4.0"
|
||||
tokio-executor = { version = "0.2.0", path = "../tokio-executor" }
|
||||
tokio-io = { version = "0.2.0", path = "../tokio-io" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user