Skip to content

Commit

Permalink
Update Rust crate thiserror to 1.0.64 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Oct 17, 2024
1 parent 4a114b3 commit 301c6e3
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 @@ -44,7 +44,7 @@ serde_urlencoded = "0.7.1"
sha2 = "0.10.8"
syn = "2"
tap = "1.0.1"
thiserror = "1.0.63"
thiserror = "1.0.64"
tokio = "1.40.0"
toml = "0.8.19"
tracing = "0.1.40"
Expand Down

0 comments on commit 301c6e3

Please sign in to comment.