Update Rust crate pio-proc to 0.3.0 - autoclosed #8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ embassy-time = { version = "0.4.0" }
|
|||
cortex-m = { version = "0.7.6", features = ["inline-asm"] }
|
||||
cortex-m-rt = "0.7.3"
|
||||
|
||||
pio-proc = "0.2.2"
|
||||
pio-proc = "0.3.0"
|
||||
pio = "0.2.1"
|
||||
|
||||
fixed = "1.23.1"
|
||||
|
|
Loading…
Reference in a new issue