Skip to content

Commit

Permalink
Bump thiserror from 2.0.3 to 2.0.6 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 41d616c commit 7ba153f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.49.0"
thiserror = "2.0.3"
thiserror = "2.0.6"

0 comments on commit 7ba153f

Please sign in to comment.