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