Use sequoia-ipc release.
This commit is contained in:
parent
faba8f6ca0
commit
7e03ea5642
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue