Update dependencies

This commit is contained in:
Joakim Frostegård 2020-09-10 23:23:21 +02:00
parent fd7fcef2f4
commit 66e9882f48
10 changed files with 110 additions and 101 deletions

View file

@ -20,7 +20,7 @@ aquatic_common = { path = "../aquatic_common" }
aquatic_http_protocol = { path = "../aquatic_http_protocol" }
crossbeam-channel = "0.4"
either = "1"
hashbrown = "0.8"
hashbrown = "0.9"
histogram = "0.6"
indexmap = "1"
itoa = "0.4"