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.
2 parents a611fd1 + 57ccd99 commit 778d165Copy full SHA for 778d165
1 file changed
xee-xpath-type/Cargo.toml
@@ -18,6 +18,6 @@ serde = ["dep:serde", "xot/serde"]
18
19
[dependencies]
20
xee-schema-type = { path = "../xee-schema-type", version = "0.1.2" }
21
+xee-name = { path = "../xee-name", version = "0.1.2" }
22
xot = { workspace = true }
-xee-name = { path = "../xee-name" }
23
serde = { workspace = true, features = ["derive"], optional = true }
0 commit comments