Don't dev-depend on scdc, for now.
This commit is contained in:
parent
aae546326f
commit
cf7dd20789
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ log = "0.4"
|
|||
|
||||
[dev-dependencies]
|
||||
openpgp-card-pcsc = { path = "../pcsc", version = "0.2" }
|
||||
openpgp-card-scdc = { path = "../scdc", version = "0.2" }
|
||||
#openpgp-card-scdc = { path = "../scdc", version = "0.2" }
|
||||
env_logger = "0.9"
|
||||
|
||||
[[example]]
|
||||
|
|
Loading…
Reference in a new issue