feat(ast): Add graph output
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
codespan-reporting = "0.13.1"
|
||||
num = "0.4.3"
|
||||
petgraph = "0.8.3"
|
||||
regex = "1.12.3"
|
||||
strum = { version = "0.28.0", features = ["derive"] }
|
||||
thiserror = "2.0.18"
|
||||
|
||||
Reference in New Issue
Block a user