Update deps

pull/45/head
Frank Denis 4 years ago
parent a99e64cc60
commit e001294520

@ -22,10 +22,10 @@ derivative = "2.1.1"
dnsstamps = "0.1.4"
env_logger = { version = "0.7.1", default-features = false, features = ["humantime"] }
futures = { version = "0.3.5", features = ["async-await"] }
hyper = { version = "0.13.7", default_features = false, optional = true }
hyper = { version = "0.13.8", default_features = false, optional = true }
ipext = "0.1.0"
jemallocator = "0.3.2"
libsodium-sys-stable= "1.19.9"
libsodium-sys-stable= "1.19.10"
log = { version = "0.4.11", features = ["std", "release_max_level_debug"] }
socket2 = "0.3"
parking_lot = "0.11"

Loading…
Cancel
Save