We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 390bcde + 79d74e5 commit b44a893Copy full SHA for b44a893
Cargo.toml
@@ -15,7 +15,7 @@ libloading = "0.7"
15
lazy_static = "1.0"
16
failure = "0.1"
17
libc = "0.2"
18
-llvm-sys = { version = "150", features = ["no-llvm-linking", "disable-alltargets-init"] }
+llvm-sys = { version = "160", features = ["no-llvm-linking", "disable-alltargets-init"] }
19
20
[build-dependencies]
21
cargo_metadata = "0.8"
0 commit comments