rust: lock to nom 5.1.1

5.1.2 pulls in dependencies that don't build on Rust 1.34.
pull/5077/head
Jason Ish 5 years ago
parent 79681bf655
commit 639f3d265e

@ -18,7 +18,7 @@ debug = []
debug-validate = []
[dependencies]
nom = "5.0"
nom = "= 5.1.1"
bitflags = "1.0"
byteorder = "1.3"
uuid = "0.8"

Loading…
Cancel
Save