Skip to content

Commit 778d165

Browse files
committed
Merge branch 'main' of github.com:Paligo/xee
2 parents a611fd1 + 57ccd99 commit 778d165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xee-xpath-type/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ serde = ["dep:serde", "xot/serde"]
1818

1919
[dependencies]
2020
xee-schema-type = { path = "../xee-schema-type", version = "0.1.2" }
21+
xee-name = { path = "../xee-name", version = "0.1.2" }
2122
xot = { workspace = true }
22-
xee-name = { path = "../xee-name" }
2323
serde = { workspace = true, features = ["derive"], optional = true }

0 commit comments

Comments
 (0)