We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6d0d5 commit f04a22dCopy full SHA for f04a22d
Cargo.toml
@@ -15,7 +15,7 @@ libloading = "0.5"
15
lazy_static = "1.0"
16
failure = "0.1"
17
libc = "0.2"
18
-llvm-sys = { version = "120", features = ["no-llvm-linking", "disable-alltargets-init"] }
+llvm-sys = { version = "140", features = ["no-llvm-linking", "disable-alltargets-init"] }
19
20
[build-dependencies]
21
cargo_metadata = "0.8"
0 commit comments