mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-06-29 16:19:26 +09:00
Prepare for release (Refine cli, writing docs)
This commit is contained in:
parent
c4407639a0
commit
a652b40228
9 changed files with 245 additions and 5 deletions
|
@ -15,6 +15,7 @@ path = "src/lib.rs"
|
|||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
chrono = "0.4.39"
|
||||
clap = { version = "4.5.28", features = ["derive"] }
|
||||
env_logger = "0.11.6"
|
||||
heck = "0.5"
|
||||
hex = "0.4.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue