Use sequoia-ipc release.

This commit is contained in:
Heiko Schaefer 2021-08-26 14:23:14 +02:00
parent faba8f6ca0
commit 7e03ea5642

View file

@ -13,7 +13,7 @@ documentation = "https://docs.rs/crate/openpgp-card-scdc"
[dependencies]
openpgp-card = { path = "../openpgp-card" }
sequoia-ipc = { git = "https://gitlab.com/sequoia-pgp/sequoia.git", branch = "main" }
sequoia-ipc = "0.26"
hex = "0.4"
anyhow = "1"
futures = "0.3"