mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-06-29 16:19:26 +09:00
new: implement converter (Successfully read current CSR XML)
This commit is contained in:
parent
51a074d2c0
commit
53c8cbd90f
5 changed files with 398 additions and 30 deletions
|
@ -12,5 +12,8 @@ name = "endcap_sl_software_ri_generator"
|
|||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
env_logger = "0.11.6"
|
||||
log = "0.4"
|
||||
roxmltree = "0.20"
|
||||
thiserror = "2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue