0.6 rust重构01
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "storage-convex-bridge"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
authors.workspace = true
|
||||
|
||||
[dependencies]
|
||||
core-domain = { path = "../core-domain" }
|
||||
core-protocol = { path = "../core-protocol" }
|
||||
event-log = { path = "../event-log" }
|
||||
Reference in New Issue
Block a user