Skip to content

Commit a149a5c

Browse files
Bump thiserror from 1.0.68 to 2.0.0
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.68 to 2.0.0. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.68...2.0.0) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 046a654 commit a149a5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ indicatif = "0.17.8"
1616
clap = { version = "4.5.20", features = ["cargo"] }
1717
indoc = "2.0.5"
1818
ahash = "0.8.11"
19-
thiserror = "1.0.68"
19+
thiserror = "2.0.0"
2020
crossbeam-channel = "0.5.13"

0 commit comments

Comments
 (0)