We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
phf
1 parent 2eba5c2 commit 8553ba2Copy full SHA for 8553ba2
strum/Cargo.toml
@@ -17,7 +17,7 @@ rust-version = "1.66.1"
17
18
[dependencies]
19
strum_macros = { path = "../strum_macros", optional = true, version = "0.27.1" }
20
-phf = { version = "0.11", features = ["macros"], optional = true }
+phf = { version = "0.12", features = ["macros"], optional = true }
21
22
[dev-dependencies]
23
strum_macros = { path = "../strum_macros" }
0 commit comments