diff --git a/Cargo.toml b/Cargo.toml index f094272..9781e7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ proptest = "1" rand = "0.8" regex = "1" # MSRV -rustyline = "11" +rustyline = "12" scrypt = "0.11" serde_json = "1"