mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-06-29 16:19:26 +09:00
new(CodeGen): for Block
This commit is contained in:
parent
dfd28782dd
commit
6b5b5e0234
5 changed files with 90 additions and 25 deletions
|
@ -14,6 +14,7 @@ path = "src/lib.rs"
|
|||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
env_logger = "0.11.6"
|
||||
heck = "0.5"
|
||||
log = "0.4"
|
||||
proc-macro2 = "1.0.93"
|
||||
quote = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue