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.
16 lines
387 B
16 lines
387 B
--- string_cache_codegen-0.5.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ string_cache_codegen-0.5.2/Cargo.toml 2023-07-28T13:16:21.874408+00:00
|
|
@@ -23,10 +23,10 @@
|
|
name = "string_cache_codegen"
|
|
path = "lib.rs"
|
|
[dependencies.phf_generator]
|
|
-version = "0.10"
|
|
+version = "0.11"
|
|
|
|
[dependencies.phf_shared]
|
|
-version = "0.10"
|
|
+version = "0.11"
|
|
|
|
[dependencies.proc-macro2]
|
|
version = "1"
|