Skip to content

Commit 0ad695f

Browse files
committed
build(deps): update bitfield-struct to 0.9
Signed-off-by: Martin Kröning <[email protected]>
1 parent c36a028 commit 0ad695f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -15,7 +15,7 @@ rustdoc-args = ["--cfg", "docsrs"]
1515

1616
[dependencies]
1717
allocator-api2 = { version = "0.2", default-features = false, features = ["alloc"], optional = true }
18-
bitfield-struct = "0.8"
18+
bitfield-struct = "0.9"
1919
bitflags = "2"
2020
endian-num = { version = "0.1", features = ["bitflags", "linux-types"] }
2121
num_enum = { version = "0.7", default-features = false }

0 commit comments

Comments
 (0)