mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-15 19:41:06 +00:00
@@ -0,0 +1,14 @@
|
||||
[package]
|
||||
name = "revive-rul"
|
||||
version.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
repository.workspace = true
|
||||
authors.workspace = true
|
||||
description = "revive compiler rust backend"
|
||||
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
pallet-revive-uapi = { workspace = true }
|
||||
polkavm-linker = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user