diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 36d17ea775..6c1d3e4820 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -19,7 +19,7 @@ pretty_env_logger = "0.4.0" log = "0.4.6" structopt = "0.3.7" scroll = "0.10.1" -rustyline = "6.0.0" +rustyline = "7.0.0" capstone = "0.7.0" ron = "0.6.0" ihex = "3.0.0"