Add version to dependency
This commit is contained in:
parent
f8b10927e7
commit
1f77472746
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ documentation = "https://docs.rs/crate/openpgp-card-sequoia"
|
|||
|
||||
[dependencies]
|
||||
sequoia-openpgp = "1.3"
|
||||
openpgp-card = { path = "../openpgp-card" }
|
||||
openpgp-card = { path = "../openpgp-card", version = "0.0.1" }
|
||||
chrono = "0.4"
|
||||
anyhow = "1"
|
||||
thiserror = "1"
|
||||
|
|
Loading…
Reference in a new issue