[package] name = "xml2" categories = ["api-bindings", "encoding"] authors.workspace = true version.workspace = true keywords.workspace = true license.workspace = true rust-version.workspace = true edition.workspace = true description.workspace = true [dependencies] xml2-sys = { version = "2.10.3-alpha", path = "../xml2-sys" }