diff --git a/Cargo.toml b/Cargo.toml index 1b2fad5..374d50f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,5 +20,5 @@ panic-rtt-target = { version = "0.1", features = ["cortex-m"] } rtt-target = { version = "0.3", features = ["cortex-m"] } [dependencies.va108xx-hal] -version = "0.2" +version = "0.2.1" features = ["rt"]