Skip to content

Commit

Permalink
Bump thiserror from 1.0.67 to 2.0.3 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent deda235 commit 7d783ea
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 16 deletions.
50 changes: 35 additions & 15 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 shuttle-persist-msgpack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ async-trait = "0.1.83"
rmp-serde = "1.3.0"
serde = { version = "1", features = ["derive"] }
shuttle-service = "0.48.0"
thiserror = "1.0.67"
thiserror = "2.0.3"

0 comments on commit 7d783ea

Please sign in to comment.