Skip to content

Commit 13cd930

Browse files
Merge pull request #29 from aya-rs/dependabot/cargo/llvm-sys-181.0.0
2 parents 30f00a5 + 69f0870 commit 13cd930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "180.0.0-rc2", features = [
17+
llvm-sys = { version = "181.0.0", features = [
1818
"no-llvm-linking",
1919
"disable-alltargets-init",
2020
] }

0 commit comments

Comments
 (0)