Skip to content

Commit

Permalink
feat: update decider and aqua-ipfs distros (#1910)
Browse files Browse the repository at this point in the history
  • Loading branch information
justprosh authored Nov 16, 2023
1 parent 9cedae3 commit 2238b4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions crates/system-services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
aqua-ipfs-distro = "=0.5.20"
decider-distro = "=0.5.4"
aqua-ipfs-distro = "=0.5.24"
decider-distro = "=0.5.5"
registry-distro = "=0.8.7"
trust-graph-distro = "=0.4.7"

Expand Down

0 comments on commit 2238b4a

Please sign in to comment.