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
236 B
12 lines
236 B
1 year ago
|
--- strum-0.24.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ strum-0.24.1/Cargo.toml 2023-07-28T13:13:41.130785+00:00
|
||
|
@@ -39,7 +39,7 @@
|
||
|
]
|
||
|
|
||
|
[dependencies.phf]
|
||
|
-version = "0.10"
|
||
|
+version = "0.11"
|
||
|
features = ["macros"]
|
||
|
optional = true
|
||
|
|