You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-string_cache/string_cache-fix-metadata.diff

12 lines
280 B

--- string_cache-0.8.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ string_cache-0.8.7/Cargo.toml 2023-07-28T13:16:52.450530+00:00
@@ -37,7 +37,7 @@
version = "0.12"
[dependencies.phf_shared]
-version = "0.10"
+version = "0.11"
[dependencies.precomputed-hash]
version = "0.1"