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.
12 lines
254 B
12 lines
254 B
2 weeks ago
|
--- strum-0.26.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ strum-0.26.3/Cargo.toml 2024-06-24T16:41:39.756377+00:00
|
||
|
@@ -48,7 +48,7 @@
|
||
|
path = "src/lib.rs"
|
||
|
|
||
|
[dependencies.phf]
|
||
|
-version = "0.10"
|
||
|
+version = "0.11"
|
||
|
features = ["macros"]
|
||
|
optional = true
|
||
|
|