Bump cranelift deps to 0.50.0

This commit is contained in:
Nick Fitzgerald
2019-11-11 15:52:49 -08:00
parent 4c4699a226
commit 01ab20e372
15 changed files with 45 additions and 45 deletions

View File

@@ -20,7 +20,7 @@ memoffset = "0.5.1"
itertools = "0.8"
capstone = "0.6.0"
thiserror = "1.0.4"
cranelift-codegen = "0.49"
cranelift-codegen = "0.50.0"
multi_mut = "0.1"
either = "1.5"
typemap = "0.3"