diff --git a/Cargo.toml b/Cargo.toml index 7630ec4..d29020f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,5 +17,5 @@ include = [ ] [dependencies] -wasmparser = "0.118.1" +wasmparser = "0.121.0" paste = "1.0"