From 90c37677abd6344a5154c66342c6c96ddbbf65e8 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 26 Jul 2023 00:11:48 +0200 Subject: downgrade serde --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8da6bc0..6affde5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ rusoto_signature = "0.48.0" serde = "1.0.137" rand = "0.8.5" rmp-serde = "0.15" -rpassword = "6.0" +rpassword = "7.0" sodiumoxide = "0.2" tokio = { version = "1.18", default-features = false, features = ["rt", "rt-multi-thread", "io-util", "net", "time", "macros", "sync", "signal", "fs"] } tokio-util = { version = "0.7", features = [ "compat" ] } -- cgit v1.2.3