Skip to content

Commit

Permalink
Update Rust crate thiserror to v2.0.12 (#6623)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Mar 5, 2025
1 parent 7f41707 commit 0c4cd4c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
82 changes: 41 additions & 41 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 @@ -216,7 +216,7 @@ test-fuzz = { version = "=7.0.3", default-features = false }
test-log = { version = "=0.2.17", default-features = false }
test-strategy = { version = "=0.4.0", default-features = false }
text-size = { version = "=1.1.1", default-features = false }
thiserror = { version = "=2.0.11", default-features = false }
thiserror = { version = "=2.0.12", default-features = false }
time = { version = "=0.3.37", default-features = false }
tokio = { version = "=1.43.0", default-features = false }
tokio-postgres = { version = "=0.7.13", default-features = false }
Expand Down

0 comments on commit 0c4cd4c

Please sign in to comment.