Remove byteorder-dependency (#392)

This commit is contained in:
lukaslueg
2019-08-09 22:20:48 +02:00
committed by Carl Lerche
parent 0a9a26144f
commit 782f1f712c
3 changed files with 6 additions and 5 deletions

View File

@@ -45,7 +45,6 @@ futures = "0.1"
tokio-io = "0.1.4"
bytes = "0.4.7"
http = "0.1.8"
byteorder = "1.0"
log = "0.4.1"
fnv = "1.0.5"
slab = "0.4.0"