diff --git a/Cargo.toml b/Cargo.toml index 1c07f79b..0b5187c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ regex-fancy = ["syntect/regex-fancy"] # Use the rust-only "fancy-regex" engine nu-ansi-term = "0.50.0" ansi_colours = "^1.2" bincode = "1.0" -console = "0.15.10" +console = "0.16.0" flate2 = "1.1" once_cell = "1.20" thiserror = "2.0"