cycles-quartz/core/light-client-proofs/tm-stateless-verifier/Cargo.toml
2024-05-30 02:00:43 +02:00

19 lines
424 B
TOML

[package]
name = "tm-stateless-verifier"
version.workspace = true
authors.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
keywords = ["blockchain", "cosmos", "tendermint", "cycles", "quartz"]
readme = "README.md"
[dependencies]
# external
displaydoc.workspace = true
# cosmos
tendermint.workspace = true
tendermint-light-client.workspace = true