Remove elf2tab dev-dependency

We don't use it anymore. Not sure when we used to use it.

Fixes #364
This commit is contained in:
Julien Cretin
2021-08-10 09:42:50 +02:00
committed by Julien Cretin
parent ec994eac32
commit 659f8a16a2

View File

@@ -30,7 +30,6 @@ with_ctap1 = ["crypto/with_ctap1"]
with_nfc = ["libtock_drivers/with_nfc"] with_nfc = ["libtock_drivers/with_nfc"]
[dev-dependencies] [dev-dependencies]
elf2tab = "0.6.0"
enum-iterator = "0.6.0" enum-iterator = "0.6.0"
[build-dependencies] [build-dependencies]