diff --git a/Cargo.toml b/Cargo.toml index e476b63d7..fd3275bc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"