diff --git a/Cargo.toml b/Cargo.toml index 1d98dc5..e8eb421 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -96,7 +96,7 @@ regex = "1" sha2 = { version = "0.10", default-features = false } thiserror = "2" # MSRV -rustyline = "15" +rustyline = "17" scrypt = "0.11" serde_json = "1"