diff --git a/Cargo.toml b/Cargo.toml index 232aa64..2f9f030 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ owo-colors = "^4.2.3" regex = "^1.12.2" lazy-regex = "^3.4.2" clap = { version = "^4.5.51", features = ["derive"] } -rustyline = "^17.0.2" +rustyline = "^18.0.0" dirs = "^6.0.0" backtrace = "^0.3.76" num = "^0.4.3"