Skip to content

Commit

Permalink
Bump thiserror from 1.0.66 to 2.0.3 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 46e58cf commit b3cc578
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 24 deletions.
66 changes: 43 additions & 23 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 @@ -22,7 +22,7 @@ pg_test = []

[dependencies]
pgrx = "=0.11.0"
thiserror = "1.0"
thiserror = "2.0"
uuid = { version = "1.11", features = ["std", "v7"] }

[dev-dependencies]
Expand Down

0 comments on commit b3cc578

Please sign in to comment.