diff --git a/Cargo.toml b/Cargo.toml index cd1b97f..a3d2474 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ repository = "https://github.com/wasmerio/wasmer" edition = "2018" [dependencies] -nom = "5.0" \ No newline at end of file +nom = "5.1" \ No newline at end of file