rust: add nom7 dependency

pull/6581/head
Pierre Chifflier 4 years ago committed by Victor Julien
parent a87c7e5c08
commit 17170c41aa

@ -24,6 +24,7 @@ function-macro = []
[dependencies]
nom = "~5.1.2"
nom7 = { version="7.0", package="nom" }
bitflags = "~1.2.1"
byteorder = "~1.4.2"
uuid = "~0.8.2"

Loading…
Cancel
Save