Skip to content

Commit

Permalink
Merge pull request #103 from ISibboI/dependabot/cargo/thiserror-1.0.51
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.50 to 1.0.51
  • Loading branch information
ISibboI authored Dec 19, 2023
2 parents f4ca587 + 6708ed0 commit 60fd87d
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 backend/rvoc-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ opentelemetry_sdk = { version = "0.21.1", features = [
opentelemetry-otlp = { version = "0.14.0" }

# error handling
thiserror = "1.0.50"
thiserror = "1.0.51"

# database
diesel = { version = "2.1.3", features = ["postgres", "chrono"] }
Expand Down

0 comments on commit 60fd87d

Please sign in to comment.