Skip to content

Commit 8d47a4b

Browse files
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] <[email protected]>
1 parent ceb9bb8 commit 8d47a4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generate-release/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ regex = "1.7.0"
1414
dotenvy = "0.15.6"
1515
serde_json = "1.0.91"
1616
rayon = "1.10.0"
17-
thiserror = "1.0.61"
17+
thiserror = "2.0.12"
1818
toml = "0.8.19"
1919

2020
[lints]

0 commit comments

Comments
 (0)