Update to nom 7
This commit is contained in:
parent
3dadc5d16f
commit
fee95b6b36
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ documentation = "https://docs.rs/crate/openpgp-card"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
blanket = "0.2.0"
|
blanket = "0.2.0"
|
||||||
nom = "6"
|
nom = "7"
|
||||||
hex-slice = "0.1"
|
hex-slice = "0.1"
|
||||||
thiserror = "1"
|
thiserror = "1"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
|
Loading…
Reference in a new issue