Bootstrap DD3 Rust port workspace with host-first compatibility tests
This commit is contained in:
8
crates/dd3_core/Cargo.toml
Normal file
8
crates/dd3_core/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "dd3_core"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
dd3_protocol = { path = "../dd3_protocol" }
|
||||
dd3_contracts = { path = "../dd3_contracts" }
|
||||
Reference in New Issue
Block a user