Skip to content

Commit

Permalink
Create DAG data structure
Browse files Browse the repository at this point in the history
This will be needed to produce executable workflows from the
planner

Change-type: minor
  • Loading branch information
pipex committed Jan 18, 2025
1 parent 939fa5c commit 51f82ad
Show file tree
Hide file tree
Showing 4 changed files with 832 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ serde_json = "1.0.120"
thiserror = "2"

[dev-dependencies]
dedent = "0.1.1"
tokio = { version = "1.36.0", features = ["rt", "macros", "time"] }
Loading

0 comments on commit 51f82ad

Please sign in to comment.