From 4e419558473e6093c82c5843443f7a4b6655f2f2 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 22 Sep 2019 00:44:33 +0200 Subject: [PATCH] up --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8a27606..e34b2de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ env_logger = "0.6.2" failure = "0.1.5" futures-preview = { version = "=0.3.0-alpha.18", features = ["async-await", "nightly", "cfg-target-has-atomic"] } jemallocator = "0.3.2" -libsodium-sys-stable="0.0.19" +libsodium-sys-stable="1.18.1" log = "0.4.8" net2 = "0.2.33" parking_lot = "0.9.0"