diff --git a/vorago-peb1/Cargo.toml b/vorago-peb1/Cargo.toml index 042a4bb..928f499 100644 --- a/vorago-peb1/Cargo.toml +++ b/vorago-peb1/Cargo.toml @@ -16,7 +16,6 @@ cortex-m-rt = "0.7" embedded-hal = "1" [dependencies.va416xx-hal] -path = "../va416xx-hal" features = ["va41630"] version = ">=0.3, <0.4"