Add functionality to overwrite xml metadata with env var

This commit is contained in:
Wataru Otsubo 2025-04-14 07:10:54 +00:00
parent 9444431a61
commit fafd262230
4 changed files with 94 additions and 41 deletions

View file

@ -36,7 +36,7 @@ to build.
Execute the binary generated in `target/release/`, or run with `cargo run -- <XML> <OUT>`.
See the `--help` for more information.
See the `--help`(not `-h`) for more information.
### Library crate usage