Skip to content

Commit c078ac4

Browse files
Bump thiserror from 1.0.59 to 2.0.18
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 2.0.18. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.59...2.0.18) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af9b33c commit c078ac4

2 files changed

Lines changed: 33 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 12 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
@@ -21,7 +21,7 @@ harness = false
2121
anyhow = "1.0.80"
2222
pretty = { version = "0.12.1", features = ["termcolor"] }
2323
tempfile = "3.10.1"
24-
thiserror = "1.0.57"
24+
thiserror = "2.0.18"
2525
tracing = "0.1.40"
2626
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
2727
process_control = "5.0.0"

0 commit comments

Comments
 (0)