Skip to content

Commit c642e8e

Browse files
fix(deps): bump thiserror from 2.0.10 to 2.0.12 (#748)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.10 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.10...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb1007c commit c642e8e

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Cargo.lock

Lines changed: 24 additions & 24 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
@@ -131,7 +131,7 @@ shlex = "1.3.0"
131131
similar = "2.6.0"
132132
strum = { version = "0.26.3", features = ["derive"] }
133133
sysinfo = "0.32.0"
134-
thiserror = "2.0.3"
134+
thiserror = "2.0.12"
135135
tempfile = "3.10.1"
136136
time = { version = "0.3.39", features = [
137137
"parsing",

0 commit comments

Comments
 (0)