Bump delog to alpha.3 to get rid of semihosting hangs

This commit is contained in:
Nicolas Stalder
2021-01-13 23:17:06 +01:00
committed by Nicolas Stalder
parent ebd59dd9bd
commit 4d2d5b25ae
+1 -1
View File
@@ -11,7 +11,7 @@ heapless = { version = "0.5.5" }
# Components
iso7816 = { path = "../iso7816" }
delog = "0.1.0-alpha.2"
delog = "0.1.0-alpha.3"
interchange = {path = "../interchange"}
# Testing