We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45323f7 commit f684dc4Copy full SHA for f684dc4
strum_macros/Cargo.toml
@@ -27,4 +27,4 @@ rustversion = "1.0"
27
syn = { version = "2.0", features = ["parsing"] }
28
29
[dev-dependencies]
30
-strum = { path = "../strum", version= "0.26" }
+strum = { path = "../strum" }
0 commit comments