Update deps in llvm and singlepass too

This commit is contained in:
Mark McCaskey
2020-03-11 12:00:36 -07:00
parent ac3d9a37ae
commit aaab59f69c
3 changed files with 15 additions and 56 deletions

View File

@ -18,7 +18,7 @@ lazy_static = "1.4"
byteorder = "1.3"
nix = "0.15"
libc = "0.2.60"
smallvec = "0.6"
smallvec = "1"
serde = "1.0"
serde_derive = "1.0"
bincode = "1.2"