Skip to content

Commit 611d7d9

Browse files
authored
Merge pull request #306 from mkroening/bit_field-upgrade
Bump bit_field to 0.10.1
2 parents cd4d3c2 + 78c4a5d commit 611d7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ version = "0.14.4"
2626
edition = "2018"
2727

2828
[dependencies]
29-
bit_field = "0.9.0"
29+
bit_field = "0.10.1"
3030
bitflags = "1.0.4"
3131
volatile = "0.4.4"
3232

0 commit comments

Comments
 (0)