mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-13 17:41:05 +00:00
vet workspace dependencies (#163)
- Update the used workspace dependencies. - Remove the unused workspace dependencies. - Add the machete CI workflow.
This commit is contained in:
@@ -8,10 +8,8 @@ authors.workspace = true
|
||||
description = "revive compiler linker utils"
|
||||
|
||||
[dependencies]
|
||||
inkwell = { workspace = true }
|
||||
tempfile = { workspace = true }
|
||||
polkavm-linker = { workspace = true }
|
||||
polkavm-common = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user