Files
khadhroony-bot3/kb-onchain-transport/Cargo.toml
2026-07-24 23:54:38 +02:00

16 lines
270 B
TOML

# file: kb-onchain-transport/Cargo.toml
# version: 2
[package]
name = "kb-onchain-transport"
version.workspace = true
edition.workspace = true
license.workspace = true
publish.workspace = true
[dependencies]
kb-core = { path = "../kb-core" }
[lints]
workspace = true