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