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
+2 -2
View File
@@ -37,6 +37,6 @@ serde_stacker = "0.1"
[workspace.dependencies.inkwell]
git = "https://github.com/TheDan64/inkwell.git"
commit = "69c5a3f"
commit = "d916c66"
default-features = false
features = ["serde", "llvm16-0", "no-libffi-linking", "target-riscv"]
features = ["serde", "llvm18-0", "no-libffi-linking", "target-riscv"]