Skip to content

Commit 433319f

Browse files
deps(deps): bump thiserror from 1.0.69 to 2.0.16
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 960b5c8 commit 433319f

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

Cargo.lock

Lines changed: 5 additions & 25 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
@@ -25,7 +25,7 @@ regress = "0.10"
2525
futures = "0.3"
2626
chrono = { version = "0.4", features = ["serde"] }
2727
uuid = { version = "1.17", features = ["serde", "v4"] }
28-
thiserror = "1.0"
28+
thiserror = "2.0"
2929

3030
[build-dependencies]
3131
progenitor = "0.11.0"

0 commit comments

Comments
 (0)