Skip to content

Commit

Permalink
Merge pull request #306 from mkroening/bit_field-upgrade
Browse files Browse the repository at this point in the history
Bump bit_field to 0.10.1
  • Loading branch information
josephlr authored Sep 12, 2021
2 parents cd4d3c2 + 78c4a5d commit 611d7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version = "0.14.4"
edition = "2018"

[dependencies]
bit_field = "0.9.0"
bit_field = "0.10.1"
bitflags = "1.0.4"
volatile = "0.4.4"

Expand Down

0 comments on commit 611d7d9

Please sign in to comment.