From 802cca1963bc27f8ea4e4923029909e45464d3df Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Thu, 5 Jan 2023 21:23:50 +0100 Subject: bump to llvm14 and add docker file --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index abe6ee5..b3fa950 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,4 +5,4 @@ edition = "2018" [dependencies] libc = "0.2" -llvm-sys = {version = "120.0", features = ["strict-versioning"]} +llvm-sys = {version = "140.0", features = ["strict-versioning"]} -- cgit v1.2.3