Update to nom 7

This commit is contained in:
Heiko Schaefer 2022-04-19 01:38:39 +02:00
parent 3dadc5d16f
commit fee95b6b36
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -13,7 +13,7 @@ documentation = "https://docs.rs/crate/openpgp-card"
[dependencies]
blanket = "0.2.0"
nom = "6"
nom = "7"
hex-slice = "0.1"
thiserror = "1"
log = "0.4"