add(converter): until top module, size attr

This commit is contained in:
Wataru Otsubo 2025-01-29 21:20:24 +09:00
parent f2a7a5a28b
commit b549445b26
5 changed files with 188 additions and 1 deletions

View file

@ -13,3 +13,4 @@ path = "src/lib.rs"
[dependencies]
roxmltree = "0.20"
thiserror = "2.0"