Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to v1.0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 41e9b5a commit 8ad7358
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 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 @@ -17,7 +17,7 @@ fstrings = "=0.2.3"
boolinator = "=2.4.0"
toml = "=0.8.8"
serde = { version = "1.0.188", features = ["derive"] }
thiserror = "=1.0.50"
thiserror = "=1.0.69"
sha2 = "=0.10.8"
fluence-keypair = "=0.10.4"
libp2p-identity = "=0.2.8"
Expand Down

0 comments on commit 8ad7358

Please sign in to comment.