Skip to content

Commit

Permalink
Cargo: Use dag from moss-rs git
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Nov 1, 2023
1 parent 0315db1 commit db198fb
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ edition = "2021"
async-process = "1.8.1"
bincode = "1.3.3"
clap = "4.4.7"
dag = { git = "https://github.com/serpent-os/moss-rs.git", version = "0.1.0" }
futures = "0.3.29"
serde = { version = "1.0.190", features = ["derive"] }
serde_yaml = "0.9.27"
Expand Down

0 comments on commit db198fb

Please sign in to comment.