diff --git a/va416xx-hal/Cargo.toml b/va416xx-hal/Cargo.toml index 25a9679..8644adc 100644 --- a/va416xx-hal/Cargo.toml +++ b/va416xx-hal/Cargo.toml @@ -29,9 +29,8 @@ version = "1" default-features = false [dependencies.va416xx] -path = "../va416xx" default-features = false -version = "0.2.0" +version = "0.2" features = ["critical-section"] [features]