diff --git a/aud/lib/Cargo.toml b/aud/lib/Cargo.toml index f074d55..716443e 100644 --- a/aud/lib/Cargo.toml +++ b/aud/lib/Cargo.toml @@ -32,7 +32,7 @@ crc32fast = "1.3.2" [dev-dependencies] fern = { workspace = true } test-log = "0.2.12" -env_logger = "0.10.0" +env_logger = "0.11.3" criterion = "0.5.1" rand = "0.8.5"