diff --git a/Cargo.toml b/Cargo.toml index 378c6a4..bdd71ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ criterion = "0.7.0" seq-macro = "0.3.6" rand = { version = "0.9.1", default-features = false, features = ["small_rng"] } uuid = { version = "1.16.0", default-features = false, features = ["v4"] } -foldhash = { version = "0.1.5", default-features = false } +foldhash = { version = "0.2.0", default-features = false } [features] default = []