diff --git a/Cargo.toml b/Cargo.toml index e44145002..915c12027 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ url = "2.4.0" sysinfo = "0.29.3" thiserror = "1.0.40" clap_complete = "3.2.5" -anyhow = "1.0.66" +anyhow = "1.0.71" [dev-dependencies] pretty_assertions = "1.3.0"