Skip to content

Commit 5163c16

Browse files
build(deps): bump thiserror from 1.0.57 to 2.0.10
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.57 to 2.0.10. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...2.0.10) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 940e013 commit 5163c16

File tree

2 files changed

+41
-21
lines changed

2 files changed

+41
-21
lines changed

Cargo.lock

+40-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = ["ai-test"]
1616
resolver = "2"
1717

1818
[dependencies]
19-
thiserror = "1"
19+
thiserror = "2"
2020
anyhow = "1"
2121

2222
actix-web = "4"

0 commit comments

Comments
 (0)