Skip to content

Commit

Permalink
Update llvm version for crate to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
vcfxb committed Mar 18, 2024
1 parent f4ed3b2 commit 2cc0494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wright/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ version = "0.9.3"
# Unsafe bindings to LLVM
# See https://llvm.org/.
[dependencies.llvm-sys]
version = "170"
version = "180"
features = ["strict-versioning", "force-static"]

# Safe bindings to llvm
Expand Down

0 comments on commit 2cc0494

Please sign in to comment.