Skip to content

Commit

Permalink
chore(deps-rs): update thiserror requirement from 1.0.28 to 2.0.6
Browse files Browse the repository at this point in the history
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.28...2.0.6)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 4c1c6ee commit bbbfb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ serde_yaml = "0.9.19"
smol_str = "0.3.1"
strum = "0.26.1"
strum_macros = "0.26.1"
thiserror = "1.0.28"
thiserror = "2.0.6"
typetag = "0.2.7"
urlencoding = "2.1.2"
webbrowser = "1.0.0"
Expand Down

0 comments on commit bbbfb06

Please sign in to comment.