Fix dependency version
This commit is contained in:
parent
20b5a45e8b
commit
79117415de
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ documentation = "https://docs.rs/crate/openpgp-card-sequoia"
|
|||
[dependencies]
|
||||
sequoia-openpgp = "1.4"
|
||||
nettle = "7"
|
||||
openpgp-card = { path = "../openpgp-card", version = "0.3.2" }
|
||||
openpgp-card = { path = "../openpgp-card", version = "0.3.3" }
|
||||
chrono = "0.4"
|
||||
anyhow = "1"
|
||||
thiserror = "1"
|
||||
|
|
Loading…
Reference in a new issue