cycles-quartz/crates/contracts/tcbinfo/msgs/Cargo.toml

21 lines
459 B
TOML
Raw Normal View History

[package]
2024-10-01 14:27:57 +00:00
name = "quartz-tcbinfo-msgs"
version.workspace = true
authors.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
keywords = ["cosmos", "cosmwasm", "cycles", "quartz", "sgx"]
readme = "README.md"
description = """
2024-10-16 19:13:15 +00:00
Message and query definitions for the quartz-tcbinfo contract
"""
[dependencies]
# external
# cosmos
cosmwasm-schema.workspace = true