Skip to content

Commit

Permalink
Merge pull request #29 from aya-rs/dependabot/cargo/llvm-sys-181.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
2 parents 30f00a5 + 69f0870 commit 13cd930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2021"
once_cell = "1.18.0"
libc = "0.2"
libloading = "0.8.0"
llvm-sys = { version = "180.0.0-rc2", features = [
llvm-sys = { version = "181.0.0", features = [
"no-llvm-linking",
"disable-alltargets-init",
] }
Expand Down

0 comments on commit 13cd930

Please sign in to comment.