Skip to content

Commit

Permalink
deps(cargo): bump thiserror from 1.0.65 to 1.0.67 in the rust group
Browse files Browse the repository at this point in the history
Bumps the rust group with 1 update: [thiserror](https://github.com/dtolnay/thiserror).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 09ba3a9 commit eee5685
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = ["cli"]
categories = ["command-line-utilities"]

[dependencies]
thiserror = "1.0.65"
thiserror = "1.0.67"
widestring = "1.1.0"
win-msgbox = "0.2.1"
windows-sys = { version = "0.59.0", features = [
Expand Down

0 comments on commit eee5685

Please sign in to comment.