Bump microbit crate version to the latest: ~0.7

This commit is contained in:
Michael Mogenson
2019-03-14 10:49:41 -04:00
parent 78bf6ff538
commit feec6bfb2a

View File

@@ -4,5 +4,5 @@ version = "0.2.0"
[dependencies]
panic-halt = "~0.2"
microbit="~0.6"
microbit="~0.7"
cortex-m-rt="~0.6"