Skip to content

Commit

Permalink
fix(deps): update decider 0.6.9 (#2120)
Browse files Browse the repository at this point in the history
update decider 0.6.9
  • Loading branch information
kmd-fl committed Feb 24, 2024
1 parent 9718d1d commit e8ca595
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/system-services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
aqua-ipfs-distro = "=0.6.0"
decider-distro = "=0.6.8"
decider-distro = "=0.6.9"
registry-distro = "=0.9.4"
trust-graph-distro = "=0.4.11"

Expand Down

0 comments on commit e8ca595

Please sign in to comment.