Skip to content

Commit

Permalink
Bump thiserror from 1.0.58 to 1.0.59 in the production group
Browse files Browse the repository at this point in the history
Bumps the production group with 1 update: [thiserror](https://github.com/dtolnay/thiserror).


Updates `thiserror` from 1.0.58 to 1.0.59
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.58...1.0.59)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Dekker1 committed Apr 22, 2024
1 parent 36a1ace commit 113b703
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 crates/huub/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ itertools = "0.12.1"
pindakaas = { git = "https://github.com/pindakaashq/pindakaas.git", features = [
"ipasir-up",
] }
thiserror = "1.0.56"
thiserror = "1.0.59"
tracing = "0.1.40"

0 comments on commit 113b703

Please sign in to comment.