Bump xso_proc version to 0.2.0

skip-changelog, we do not keep a dedicated changelog for xso-proc.
This commit is contained in:
Jonas Schäfer 2025-09-17 19:29:19 +02:00
commit 5ab4f395e0
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "xso_proc"
version = "0.1.0"
version = "0.2.0"
authors = [
"Jonas Schäfer <jonas@zombofant.net>",
]

View file

@ -13,7 +13,7 @@ license = "MPL-2.0"
bytes = { version = "1" }
rxml = { version = "0.13.1", default-features = false }
minidom = { version = "0.17", path = "../minidom" }
xso_proc = { version = "0.1", path = "../xso-proc", optional = true }
xso_proc = { version = "0.2", path = "../xso-proc", optional = true }
# optional dependencies to provide text conversion to/from types from/using
# these crates