bump slab to 0.4.0

Makes some of the code easier to read.
This commit is contained in:
Travis Bischel
2017-09-07 20:53:54 -07:00
parent 04eba12d43
commit fce59de79e
3 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -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"