diff --git a/Cargo.toml b/Cargo.toml index d3110be2..01fe00da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ backoff = { version = "0.4", features = ["tokio"] } base64 = "0.22" clap = { version = "4", features = ["derive"] } clap-verbosity-flag = "3" -color-eyre = "0.6" +color-eyre = "0.6.5" dialoguer = "0.11" dirs = "6" futures = "0.3"