nom 7 and pinentry 0.5

This commit is contained in:
Jack Grigg 2021-08-28 13:49:43 +01:00
parent c6e4202845
commit 12749521f0
6 changed files with 35 additions and 128 deletions

View file

@ -29,7 +29,7 @@ rand = "0.8"
# Parsing
cookie-factory = "0.3.1"
nom = { version = "6", default-features = false, features = ["alloc"] }
nom = { version = "7", default-features = false, features = ["alloc"] }
# Secret management
secrecy = "0.8"