mirror of
https://github.com/trussed-dev/usbd-ccid.git
synced 2026-06-20 04:16:20 -07:00
Bump delog to alpha.3 to get rid of semihosting hangs
This commit is contained in:
committed by
Nicolas Stalder
parent
2f8cf613b2
commit
7907eb0619
+1
-1
@@ -9,7 +9,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
apdu-dispatch = { path = "../apdu-dispatch" }
|
||||
asn1derpy = "0.1.0"
|
||||
delog = "0.1.0-alpha.2"
|
||||
delog = "0.1.0-alpha.3"
|
||||
heapless = "0.5.5"
|
||||
heapless-bytes = { git = "https://github.com/ycrypto/heapless-bytes", branch = "main" }
|
||||
interchange = { path = "../interchange" }
|
||||
|
||||
Reference in New Issue
Block a user