opml 1.1.5

OPML library for Rust.
Documentation
[dependencies.hard-xml]
version = "1.13.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.145"

[dependencies.thiserror]
version = "1.0.37"

[lib]
path = "source/lib.rs"

[package]
authors = ["Holllo <helllo@holllo.org>"]
description = "OPML library for Rust."
edition = "2021"
keywords = ["xml", "opml"]
license = "MIT OR Apache-2.0"
name = "opml"
readme = "README.md"
repository = "https://git.bauke.xyz/Holllo/opml"
version = "1.1.5"