diff --git a/Cargo.toml b/Cargo.toml index cd21827..ee86c7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ thiserror = "2.0.17" zerocopy = { version = "0.8.39", optional = true } [dev-dependencies] -anyhow = "1.0.100" +anyhow = "1.0.102" env_logger = "0.11.8" indicatif = "0.18.4"