diff --git a/Cargo.toml b/Cargo.toml index 4714cdbc..5ac5c43f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ memchr = "2.8.0" new_debug_unreachable = "1.0.2" phf = "0.13" phf_codegen = "0.13" -string_cache = { version = "0.9.0", default-features = false } +string_cache = { version = "0.10.0", default-features = false } string_cache_codegen = "0.6.1" # Dev dependencies