Skip to content

Commit 1e8a426

Browse files
Bump thiserror from 2.0.11 to 2.0.12 (#4)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b81e969 commit 1e8a426

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -17,5 +17,5 @@ opt-level = 3
1717
reqwest = { version = "0.12", features = ["blocking"] }
1818
cargo_metadata = { version = "0.19" }
1919
regex = { version = "1.11.1" }
20-
thiserror = { version = "2.0.11" }
20+
thiserror = { version = "2.0.12" }
2121
convert_case = { version = "0.8.0" }

0 commit comments

Comments
 (0)