Svg output
This commit is contained in:
@ -14,6 +14,8 @@ serde = { version = "1", optional = true }
|
||||
colored = "*"
|
||||
lalrpop-util = "*"
|
||||
petgraph = ">=0.8"
|
||||
nsvg = "0.5.1"
|
||||
dyn-clone = "*"
|
||||
petgraph-graphml = "*"
|
||||
egui_node_graph2 = { path = "../egui_node_graph2" }
|
||||
getrandom = "0.3" # dependency that has to be specified correctly for wasm
|
||||
|
||||
Reference in New Issue
Block a user