Skip to content

Commit 4c8e323

Browse files
Update Rust crate modular-bitfield to 0.12.0
1 parent c2c4038 commit 4c8e323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memN0ps/eagle-rs/driver/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kernel-log = "0.1.3"
2424
kernel-print = "0.1.0"
2525
kernel-alloc = "0.2.3"
2626
obfstr = "0.4.3"
27-
modular-bitfield = "0.11.2"
27+
modular-bitfield = "0.12.0"
2828
common = { path = "../common" }
2929

3030
[dependencies.winapi]

0 commit comments

Comments
 (0)