Skip to content

Commit

Permalink
pin particular version of inkwell
Browse files Browse the repository at this point in the history
  • Loading branch information
oflatt committed May 16, 2024
1 parent 9d2f74a commit 78881c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bril-rs/brillvm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ default-run = "main"
clap = { version = "4.4", features = ["derive"] }
inkwell = { git = "https://github.com/TheDan64/inkwell.git", features = [
"llvm18-0",
] }
], rev = "6c0fb56b3554e939f9ca61b465043d6a84fb7b95" }

bril-rs = { git = "https://github.com/uwplse/bril", features = ["float", "ssa", "memory"] }

Expand Down

0 comments on commit 78881c4

Please sign in to comment.