aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b3fa950..c21b5d2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2018"
[dependencies]
libc = "0.2"
-llvm-sys = {version = "140.0", features = ["strict-versioning"]}
+llvm-sys = {version = "150.0", features = ["strict-versioning"]}