We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04763f1 commit a713bc5Copy full SHA for a713bc5
Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT"
7
github = "https://github.com/GodGotzi/egui_xml.git"
8
9
[dependencies]
10
-egui_xml_macros = { version = "*", path = "macros" }
+egui_xml_macros = { version = "0.1.0", path = "macros" }
11
egui_extras = "0.27"
12
13
[dev-dependencies]
0 commit comments