start adding puml output, not sure if this is the right way to go
This commit is contained in:
parent
8c0e6e1a59
commit
1c4d46e07b
3 changed files with 148 additions and 79 deletions
|
|
@ -8,3 +8,4 @@ anyhow = "1.0.95"
|
|||
clap = { version = "4.5.26", features = ["derive"] }
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
toml = "0.8.19"
|
||||
uuid = { version = "1.12.1", features = ["std", "v4" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue