Skip to content

Commit b87760f

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

File tree

2 files changed

+7
-27
lines changed

2 files changed

+7
-27
lines changed

Cargo.lock

Lines changed: 6 additions & 26 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
@@ -20,7 +20,7 @@ regress = "0.10"
2020
futures = "0.3"
2121
chrono = { version = "0.4", features = ["serde"] }
2222
uuid = { version = "1.17", features = ["serde", "v4"] }
23-
thiserror = "1.0"
23+
thiserror = "2.0"
2424

2525
[build-dependencies]
2626
progenitor = "0.11.0"

0 commit comments

Comments
 (0)