We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
phf
1 parent 9328b38 commit 36c051bCopy full SHA for 36c051b
strum/Cargo.toml
@@ -17,7 +17,7 @@ rust-version = "1.71"
17
18
[dependencies]
19
strum_macros = { path = "../strum_macros", optional = true, version = "0.27" }
20
-phf = { version = "0.12", features = ["macros"], optional = true }
+phf = { version = "0.13", features = ["macros"], optional = true }
21
22
[dev-dependencies]
23
strum_macros = { path = "../strum_macros" }
0 commit comments