cycles-quartz/crates/contracts/tcbinfo/msgs/Cargo.toml
Daniel Gushchyan 14a6913632
refactor: refactor repo as standard rust monorepo (#222)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-09-30 23:33:22 +04:00

15 lines
260 B
TOML

[package]
name = "tcbinfo-msgs"
version.workspace = true
authors.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
# external
# cosmos
cosmwasm-schema.workspace = true