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.
|
--- strum-0.25.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ strum-0.25.0/Cargo.toml 2023-08-05T02:24:52.501179+00:00
|
|
@@ -26,7 +26,7 @@
|
|
features = ["derive"]
|
|
rustdoc-args = ["--cfg", "docsrs"]
|
|
[dependencies.phf]
|
|
-version = "0.10"
|
|
+version = "0.11"
|
|
features = ["macros"]
|
|
optional = true
|
|
|