No explicit main branch ref

This commit is contained in:
Nicolas Stalder
2021-11-25 00:05:10 +01:00
parent d5f21717c3
commit f01d4ba9bf
+1 -1
View File
@@ -12,7 +12,7 @@ delog = "0.1.0"
heapless = "0.7"
# Components
iso7816 = { git = "https://github.com/ycrypto/iso7816", branch = "main" }
iso7816 = { git = "https://github.com/ycrypto/iso7816" }
interchange = "0.2.0"