You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-16 22:27:34 +02:00
@ -7,7 +7,7 @@ edition = "2021"
|
|||||||
publish = false
|
publish = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m-rt = "0.7.4"
|
cortex-m-rt = "0.7.3"
|
||||||
embedded-hal = "1.0.0"
|
embedded-hal = "1.0.0"
|
||||||
microbit-v2 = "0.14.0"
|
microbit-v2 = "0.14.0"
|
||||||
nrf52833-hal = "0.17.1"
|
nrf52833-hal = "0.17.1"
|
||||||
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||||||
publish = false
|
publish = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m-rt = "0.7.4"
|
cortex-m-rt = "0.7.3"
|
||||||
embedded-hal = "1.0.0"
|
embedded-hal = "1.0.0"
|
||||||
lsm303agr = "1.0.0"
|
lsm303agr = "1.0.0"
|
||||||
microbit-v2 = "0.14.0"
|
microbit-v2 = "0.14.0"
|
||||||
|
Reference in New Issue
Block a user