diff --git a/rust/Cargo.toml.in b/rust/Cargo.toml.in index b49f11e556..61f4a73ab9 100644 --- a/rust/Cargo.toml.in +++ b/rust/Cargo.toml.in @@ -18,7 +18,7 @@ debug = [] debug-validate = [] [dependencies] -nom = "5.0" +nom = "= 5.1.1" bitflags = "1.0" byteorder = "1.3" uuid = "0.8"