diff --git a/Cargo.toml b/Cargo.toml index f4aa008..0f8cbde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ default-features = false features = ["endian_fd", "elf32", "elf64", "mach32", "mach64", "pe32", "pe64", "archive"] [dependencies.parity-wasm] -version = "0.28.0" +version = "0.31.0" optional = true [dev-dependencies]