bump dependencies

This commit is contained in:
Jorge Aparicio
2018-09-18 00:38:06 +02:00
parent 3b8fede353
commit cffc15846a

View File

@@ -6,9 +6,9 @@ version = "0.1.0"
[dependencies]
cortex-m = "0.5.7"
cortex-m-rt = "0.6.1"
cortex-m-rt = "0.6.3"
cortex-m-semihosting = "0.3.1"
panic-halt = "0.1.3"
panic-halt = "0.2.0"
# Uncomment for the panic example.
# panic-itm = "0.4.0"