cycles-quartz/crates/contracts/dcap-verifier/msgs/Cargo.toml
Ethan Buchman f8a04a09c9
LICENSE (#253)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-10-15 22:58:06 +02:00

19 lines
421 B
TOML

[package]
name = "quartz-dcap-verifier-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 = """
"""
[dependencies]
# cosmos
cosmwasm-schema.workspace = true
cosmwasm-std.workspace = true