1 parent 95796c7 commit 09bb529Copy full SHA for 09bb529
1 file changed
struct-to-enum/Cargo.toml
@@ -12,7 +12,7 @@ keywords = ["derive", "macro", "enum", "struct", "field"]
12
categories = ["development-tools::procedural-macro-macros", "rust-patterns"]
13
14
[dependencies]
15
-struct-to-enum-macros = { path = "../struct-to-enum-macros", optional = true, version = "1.0.1" }
+struct-to-enum-macros = { path = "../struct-to-enum-macros", optional = true, version = "1.1.1" }
16
17
[features]
18
default = ["derive"]
0 commit comments