Skip to content

Commit bc2ee85

Browse files
Bump bitfield-struct from 0.12.1 to 0.13.0 (#15952)
* Bump bitfield-struct from 0.12.1 to 0.13.0 Bumps [bitfield-struct](https://github.com/wrenger/bitfield-struct-rs) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/wrenger/bitfield-struct-rs/releases) - [Commits](wrenger/bitfield-struct-rs@0.12.1...0.13.0) --- updated-dependencies: - dependency-name: bitfield-struct dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix hashbrown pyo3 dep --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
1 parent d783111 commit bc2ee85

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -15,7 +15,7 @@ license = "Apache-2.0"
1515
# Each crate can add on specific features freely as it inherits.
1616
[workspace.dependencies]
1717
bytemuck = "1.25"
18-
bitfield-struct = "0.12.1"
18+
bitfield-struct = "0.13.0"
1919
indexmap.version = "2.10.0"
2020
hashbrown.version = "0.15.5"
2121
num-bigint = "0.4"

0 commit comments

Comments
 (0)