diff --git a/Cargo.toml b/Cargo.toml index 308eaf19..3ec05cc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ simdutf8 = { version = "0.1.4", features = ["public_imp", "aarch64_neon"] } beef = { version = "0.5", optional = true } halfbrown = "0.2" -value-trait = { version = "0.9.0-rc.1" } +value-trait = { version = "0.10.0" } # ahash known key once_cell = { version = "1.17", optional = true } ahash = { version = "0.8", optional = true }