Skip to content

Commit faf81e4

Browse files
committed
chore: Update llvm-sys to 180.0.0-rc2
1 parent cbcb3c6 commit faf81e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ edition = "2021"
1414
once_cell = "1.18.0"
1515
libc = "0.2"
1616
libloading = "0.8.0"
17-
llvm-sys = { version = "170", features = [
17+
llvm-sys = { version = "180.0.0-rc2", features = [
1818
"no-llvm-linking",
1919
"disable-alltargets-init",
2020
] }

0 commit comments

Comments
 (0)