Skip to content

Commit

Permalink
Merge pull request #107 from danieleades/dependabot/cargo/thiserror-1…
Browse files Browse the repository at this point in the history
….0.61

Bump thiserror from 1.0.59 to 1.0.61
  • Loading branch information
github-actions[bot] authored Jun 1, 2024
2 parents 283b0f6 + cd73575 commit 3f8a4ec
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 @@ -25,7 +25,7 @@ serde = { version = "1.0.203", features = ["derive"] }
rand = "0.8.4"
serde_json = "1.0.116"
erased-serde = "0.4.5"
thiserror = "1.0.59"
thiserror = "1.0.61"
tracing = "0.1.29"

[dev-dependencies]
Expand Down

0 comments on commit 3f8a4ec

Please # to comment.