Skip to content

Commit 9ab6323

Browse files
chore(deps): update rust crate thiserror to v1.0.59
1 parent 41e9b5a commit 9ab6323

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

service/Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fstrings = "=0.2.3"
1717
boolinator = "=2.4.0"
1818
toml = "=0.8.8"
1919
serde = { version = "1.0.188", features = ["derive"] }
20-
thiserror = "=1.0.50"
20+
thiserror = "=1.0.59"
2121
sha2 = "=0.10.8"
2222
fluence-keypair = "=0.10.4"
2323
libp2p-identity = "=0.2.8"

0 commit comments

Comments
 (0)