Updates nrf-hal version to 0.14.0 to resolve dependency conflicts. (#57)
This commit is contained in:
@@ -93,7 +93,7 @@ For the nRF52840 you'll want to use the [`nrf52840-hal`].
|
|||||||
# Cargo.toml
|
# Cargo.toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
-# some-hal = "1.2.3"
|
-# some-hal = "1.2.3"
|
||||||
+nrf52840-hal = "0.12.0"
|
+nrf52840-hal = "0.14.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 5. Import your HAL
|
#### 5. Import your HAL
|
||||||
|
|||||||
Reference in New Issue
Block a user