Merge pull request 'Update Rust crate rp-pico to 0.7.0' (#6) from renovate/rp-pico-0.x into master
Reviewed-on: #6
This commit is contained in:
commit
26697fca1c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ edition = "2021"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m = "0.7.7"
|
cortex-m = "0.7.7"
|
||||||
cortex-m-rt = "0.7.3"
|
cortex-m-rt = "0.7.3"
|
||||||
rp-pico = "0.6.0"
|
rp-pico = "0.7.0"
|
||||||
panic-halt = "0.2.0"
|
panic-halt = "0.2.0"
|
||||||
defmt = "0.3.2"
|
defmt = "0.3.2"
|
||||||
usb-device = "0.2.9"
|
usb-device = "0.2.9"
|
||||||
|
|
Loading…
Reference in a new issue