mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
bump slab to 0.4.0
Makes some of the code easier to read.
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ bytes = "0.4"
|
||||
log = "0.3"
|
||||
mio = "0.6.10"
|
||||
scoped-tls = "0.1.0"
|
||||
slab = "0.3"
|
||||
slab = "0.4"
|
||||
iovec = "0.1"
|
||||
tokio-io = "0.1"
|
||||
futures = "0.1.15"
|
||||
|
||||
Reference in New Issue
Block a user