Upgrade inkwell (#31)

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
Cyrill Leutwiler
2024-08-19 18:40:35 +02:00
committed by GitHub
parent bd89ebc45a
commit 184d40d377
2 changed files with 7 additions and 6 deletions
+1 -2
View File
@@ -43,8 +43,7 @@ primitive-types = { version = "0.12", features = ["codec"] }
evm-interpreter = { git = "https://github.com/xermicus/evm.git", branch = "separate-compilation" }
[workspace.dependencies.inkwell]
git = "https://github.com/TheDan64/inkwell.git"
rev = "6c0fb56b3554e939f9ca61b465043d6a84fb7b95"
version = "0.5"
default-features = false
features = ["serde", "llvm18-0", "no-libffi-linking", "target-riscv"]