initial XML parsing support in DOMParser

This commit is contained in:
Halil Durak
2026-01-05 17:48:30 +03:00
parent 21d502b81f
commit 56d89895a8
6 changed files with 177 additions and 39 deletions

View File

@@ -14,6 +14,7 @@ string_cache = "0.9.0"
typed-arena = "2.0.2"
tikv-jemallocator = {version = "0.6.0", features = ["stats"]}
tikv-jemalloc-ctl = {version = "0.6.0", features = ["stats"]}
xml5ever = "0.35.0"
[profile.release]
lto = true