Update pico crate dependency
This commit is contained in:
parent
0d0aafc619
commit
11131edae4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ usb-device= "0.2"
|
|||
usbd-serial = "0.1"
|
||||
|
||||
# We're using a Pico by default on this template
|
||||
rp-pico = "0.5"
|
||||
rp-pico = "0.6"
|
||||
|
||||
numtoa = "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue