bump dependencies
This commit is contained in:
@@ -6,9 +6,9 @@ version = "0.1.0"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m = "0.5.7"
|
cortex-m = "0.5.7"
|
||||||
cortex-m-rt = "0.6.1"
|
cortex-m-rt = "0.6.3"
|
||||||
cortex-m-semihosting = "0.3.1"
|
cortex-m-semihosting = "0.3.1"
|
||||||
panic-halt = "0.1.3"
|
panic-halt = "0.2.0"
|
||||||
|
|
||||||
# Uncomment for the panic example.
|
# Uncomment for the panic example.
|
||||||
# panic-itm = "0.4.0"
|
# panic-itm = "0.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user