Svg output

This commit is contained in:
elvis
2025-11-02 15:03:07 +01:00
parent ea05a8d99e
commit 920b9c7280
5 changed files with 215 additions and 27 deletions

View File

@ -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