Added graphviz plotting
This commit is contained in:
@@ -11,10 +11,11 @@ thiserror = "1"
|
||||
rand = "0.8"
|
||||
graphviz-rust = "0.9.4"
|
||||
itertools = "0.14.0"
|
||||
regex = "1.11.1"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "1.17.0"
|
||||
# Lets you generate random UUIDs
|
||||
features = [
|
||||
"v4",
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user