Update dependencies
This commit is contained in:
parent
24294efe1d
commit
57b4c79d77
|
@ -6,8 +6,8 @@ edition = "2018"
|
|||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
cortex-m = "0.6.4"
|
||||
cortex-m-rt = "0.6.13"
|
||||
cortex-m = "0.7.4"
|
||||
cortex-m-rt = "0.7.1"
|
||||
nb = "1"
|
||||
panic-halt = "0.2.0"
|
||||
stm32f0xx-hal = { version = "0.18.0", features = ["rt", "stm32f072"] }
|
||||
|
|
Loading…
Reference in New Issue