mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-26 22:39:03 +00:00
5d429ca031
* initializes the private settlement crate * adds private settlement to the main cargo.toml
9 lines
187 B
TOML
9 lines
187 B
TOML
[package]
|
|
name = "private-settlement"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|