namada_test_utils 0.47.2

Namada test utilities
Documentation
[dependencies.borsh]
features = ["unstable__schema", "derive"]
version = "1.2.0"

[dependencies.namada_core]
version = "0.47.2"

[dependencies.namada_state]
version = "0.47.2"

[dependencies.prost]
version = "0.13.1"

[dependencies.strum]
features = ["derive"]
version = "0.24"

[lib]
name = "namada_test_utils"
path = "src/lib.rs"

[package]
authors = ["Heliax AG <hello@heliax.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Namada test utilities"
documentation = "https://docs.namada.net/"
edition = "2021"
homepage = "https://namada.net/"
keywords = ["blockchain", "privacy", "crypto", "protocol", "network"]
license = "GPL-3.0"
name = "namada_test_utils"
readme = "README.md"
repository = "https://github.com/anoma/namada"
resolver = "2"
version = "0.47.2"