Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-04-10 10:05:48 +02:00
parent ec952fd2cb
commit 45a082d9a8
7 changed files with 141 additions and 127 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
inkwell = { workspace = true, features = ["target-riscv", "no-libffi-linking", "llvm16-0"] }
inkwell = { workspace = true, features = ["target-riscv", "no-libffi-linking", "llvm18-0"] }