Merge branch 'master' into nlewycky/llvm

This commit is contained in:
nlewycky
2019-07-11 16:48:46 -07:00
committed by GitHub
6 changed files with 17 additions and 26 deletions

View File

@ -12,7 +12,7 @@ hashbrown = "0.1.8"
smallvec = "0.6.8"
goblin = "0.0.20"
libc = "0.2.49"
nix = "0.13.0"
nix = "0.14.0"
capstone = { version = "0.5.0", optional = true }
[build-dependencies]