jxon 0.9.0

Convert XML to a serde_json::Value and back quickly using quick-xml.
Documentation
[dependencies.quick-xml]
version = "0.22"

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

[dependencies.serde_json]
features = ["preserve_order"]
version = "1.0"

[package]
authors = ["keyboard0 <11097343-keyboard0@users.noreply.gitlab.com>"]
description = "Convert XML to a serde_json::Value and back quickly using quick-xml."
edition = "2018"
homepage = "https://gitlab.com/keyboard0/jxon"
license = "GPL-3.0"
name = "jxon"
repository = "https://gitlab.com/keyboard0/jxon"
version = "0.9.0"