test-tube-inj 1.1.5

library for building integration testing environments for cosmos-sdk chains in Rust
Documentation
[dependencies.base64]
version = "0.21.5"

[dependencies.cosmrs]
features = ["cosmwasm", "rpc"]
version = "0.15.0"

[dependencies.cosmwasm-std]
features = ["abort", "cosmwasm_1_2", "cosmwasm_1_3", "cosmwasm_1_4", "iterator", "stargate"]
version = "1.5.4"

[dependencies.prost]
version = "0.12.4"

[dependencies.serde]
version = "1.0.144"

[dependencies.serde_json]
version = "1.0.85"

[dependencies.tendermint-proto]
version = "0.32.0"

[dependencies.thiserror]
version = "1.0.34"
[dev-dependencies.cw1-whitelist]
version = "0.15.0"

[dev-dependencies.rayon]
version = "1.5.3"

[package]
description = "library for building integration testing environments for cosmos-sdk chains in Rust"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "test-tube-inj"
readme = "README.md"
repository = "https://github.com/InjectiveLabs/test-tube"
version = "1.1.5"