Extract admin-app

This commit is contained in:
Nicolas Stalder
2021-11-25 00:46:10 +01:00
committed by Nicolas Stalder
parent 4fb10fc65c
commit 64f0368635
+1 -1
View File
@@ -12,7 +12,7 @@ embedded-time = "0.12"
heapless = "0.7"
# heapless-bytes = "0.3"
interchange = "0.2.0"
iso7816 = { git = "https://github.com/ycrypto/iso7816", branch = "main" }
iso7816 = { git = "https://github.com/ycrypto/iso7816" }
usb-device = { version = "0.2.3", features = ["control-buffer-256"] }
[features]