boring-xml 0.1.0

XML parser and XPath crate
Documentation
[package]
name = "boring-xml"
version = "0.1.0"
authors = ["Julia Naomi <jnboeira@outlook.com>"]
description = "XML parser and XPath crate"
readme = "README.md"
documentation = "https://docs.rs/boring-xml/"
repository = "https://github.com/naomijub/boring-xml"
keywords = ["XML", "xpath", "xquery"]
license = "LGPL-3.0"
edition = "2018"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]


[dev-dependencies.cargo-husky]
version = "1"
default-features = false
features = ["user-hooks"]