Skip to content

Commit f31e5f0

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

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.18", features = ["serde", "v4"] }
28-
thiserror = "1.0"
28+
thiserror = "2.0"
2929

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

0 commit comments

Comments
 (0)