diff --git a/va416xx-hal/Cargo.toml b/va416xx-hal/Cargo.toml index aa91a5e..96cb1eb 100644 --- a/va416xx-hal/Cargo.toml +++ b/va416xx-hal/Cargo.toml @@ -29,7 +29,7 @@ default-features = false [dependencies.va416xx] path = "../va416xx" default-features = false -version = "0.1.0" +version = "0.2.0" features = ["critical-section"] [features]