diff --git a/Cargo.toml b/Cargo.toml index fd5f16a..a853e42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ use_f64 = [] [dependencies] arbitrary = { version = "1.3.0", optional = true } -ahash = { version = "0.8.3", optional = true } +ahash = { version = "0.8.7", optional = true } log = { version = "0.4.17", optional = true } [dev-dependencies]