diff --git a/Cargo.toml b/Cargo.toml index f3cb00df9d..ffe60876e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ itertools = "0.8" capstone = "0.5.0" failure = "0.1.3" failure_derive = "0.1.3" -cranelift-codegen = "0.28" +cranelift-codegen = "0.29" multi_mut = "0.1" either = "1.5" wabt = "0.7"