Add train generation and builder for blueprints
This commit is contained in:
parent
3ec2d34f65
commit
6ac0cab8d5
7 changed files with 338 additions and 18 deletions
|
|
@ -17,6 +17,7 @@ harness = false
|
|||
|
||||
[dependencies]
|
||||
base64 = "0.21.5"
|
||||
bon = "3.0.2"
|
||||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
flate2 = "1.0.28"
|
||||
image = "0.25.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue