0.1.1: structural reworks + dep version bump

This commit is contained in:
Altareos
2023-11-28 18:01:09 +01:00
parent 2e2712704e
commit 0e5a9acccf
14 changed files with 619 additions and 564 deletions

View File

@@ -1,9 +1,10 @@
[package]
name = "plxml"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
default-run = "interpreter"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
roxmltree = "0.14.1"
roxmltree = "0.19"