recipe: Implement run
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2024"
|
||||
allocative = "0.3.4"
|
||||
anyhow = "1.0.102"
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
either = "1.16.0"
|
||||
petgraph = "0.8.3"
|
||||
smallvec = "1.15.1"
|
||||
starlark = "0.13.0"
|
||||
|
||||
Reference in New Issue
Block a user