Depend on sequoia-ipc from sequoia git main (for assuan::Client)

This commit is contained in:
Heiko Schaefer 2021-07-17 02:39:42 +02:00
parent fa0c5a7faf
commit 7590b4f06b

View file

@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
openpgp-card = { path = "../openpgp-card" }
sequoia-ipc = { git = "https://gitlab.com/sequoia-pgp/sequoia.git", branch = "justus/workwork" }
sequoia-ipc = { git = "https://gitlab.com/sequoia-pgp/sequoia.git" }
libc = "0.2"
hex = "0.4"
anyhow = "1"