mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-20 22:51:02 +00:00
fix the commit sha in the version (#129)
Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -48,6 +48,9 @@ mimalloc = { version = "*", default-features = false }
|
||||
libc = { workspace = true }
|
||||
inkwell = { workspace = true, features = ["target-riscv", "llvm18-0-no-llvm-linking"]}
|
||||
|
||||
[build-dependencies]
|
||||
git2 = { workspace = true }
|
||||
|
||||
[features]
|
||||
parallel = ["rayon"]
|
||||
default = ["parallel"]
|
||||
|
||||
Reference in New Issue
Block a user