Skip to content

Commit

Permalink
Merge pull request #12 from matter-labs/renovate/thiserror-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate thiserror to 1.0.57
  • Loading branch information
haraldh authored Feb 12, 2024
2 parents 9fb274d + 2f4c5b4 commit 0672f70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ serde_with = { version = "3.6", features = ["base64", "hex"] }
sha2 = "0.10.8"
teepot = { path = "." }
testaso = "0.1.0"
thiserror = "1.0.56"
thiserror = "1.0.57"
tokio = { version = "1", features = ["sync", "macros", "rt-multi-thread", "fs", "time"] }
tracing = "0.1"
tracing-actix-web = "0.7"
Expand Down

0 comments on commit 0672f70

Please sign in to comment.