Update deps

This commit is contained in:
Emil Fresk
2022-07-02 13:09:53 +02:00
parent 706ffce2fc
commit 750fb8b5d5
+2 -1
View File
@@ -12,7 +12,8 @@ members = ["testsuite"]
defmt = "0.3.0"
defmt-rtt = "0.3.0"
panic-probe = { version = "0.3.0", features = ["print-defmt"] }
cortex-m-rtic = "1"
cortex-m-rtic = "1.1"
cortex-m = "0.7"
# TODO(4) enter your HAL here
# some-hal = "1.2.3"