Skip to content

Commit 91f7ea2

Browse files
dependabot[bot]gregorygaines
authored andcommitted
Bump thiserror from 2.0.11 to 2.0.12
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] <[email protected]>
1 parent 832632f commit 91f7ea2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

bitfields_impl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ proc-macro = true
1818
quote = "1.0.38"
1919
proc-macro2 = "1.0"
2020
syn = { version = "2.0.98", features = ["full", "extra-traits"] }
21-
thiserror = "2.0.11"
21+
thiserror = "2.0.12"

0 commit comments

Comments
 (0)