Removed explicit hashbrown dependency

This commit is contained in:
Syrus
2019-07-31 23:17:42 -07:00
parent 6245daaa84
commit a6461c3b14
22 changed files with 53 additions and 57 deletions

View File

@@ -18,5 +18,4 @@ byteorder = "1.3.2"
nix = "0.14.1"
libc = "0.2.60"
smallvec = "0.6.9"
hashbrown = "0.1"
colored = "1.8"