Skip to content

Commit

Permalink
fix(deps): update rust crate fluence-keypair to v0.10.4 (#318)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent 7d9327b commit b71b85c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 138 deletions.
160 changes: 23 additions & 137 deletions service/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 service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ toml = "=0.8.8"
serde = { version = "1.0.188", features = ["derive"] }
thiserror = "=1.0.50"
sha2 = "=0.10.8"
fluence-keypair = "=0.10.3"
fluence-keypair = "=0.10.4"
libp2p-identity = "=0.2.8"

[dev-dependencies]
Expand Down

0 comments on commit b71b85c

Please sign in to comment.