Skip to content

Commit 8a89318

Browse files
Bump thiserror from 2.0.11 to 2.0.12 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `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 dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fb86b7 commit 8a89318

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ log = "0.4.26"
2020
rand = "0.9.0"
2121
rand_chacha = "0.9.0"
2222
rayon = "1.10.0"
23-
thiserror = "2.0.11"
23+
thiserror = "2.0.12"
2424

2525
[dev-dependencies]
2626
trycmd = "0.15.9"

0 commit comments

Comments
 (0)