diff --git a/Cargo.toml b/Cargo.toml index 1246fbd..7f63914 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -130,7 +130,7 @@ log = "0.4.21" env_logger = { version = "0.11", default-features = false, features = ["humantime", "color"] } colorchoice-clap = "1.0.3" anstyle = "1.0.6" -anstream = "0.6.13" +anstream = "1.0.0" proc-exit = "2.0.1" eyre = "0.6.12" human-panic = "2.0.0"