bump PAC version for HAL
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2024-06-25 20:14:06 +02:00
parent a13b0c94ac
commit 7fc7716ba2

View File

@ -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]