icrc1-test-env-state-machine 0.1.2

A package which provides a test suite that can be run against an ICRC-1 compatible ledger.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.async-trait]
version = "0.1.71"

[dependencies.candid]
version = "0.10.0"

[dependencies.hex]
version = "0.4.3"

[dependencies.ic-test-state-machine-client]
version = "3.0.0"

[dependencies.icrc1-test-env]
version = "0.1.2"

[lib]
path = "lib.rs"

[package]
authors = ["DFINITY Stiftung"]
description = "A package which provides a test suite that can be run against an ICRC-1 compatible ledger."
edition = "2018"
license = "Apache-2.0"
name = "icrc1-test-env-state-machine"
readme = "README.md"
repository = "https://github.com/dfinity/ICRC-1"
rust-version = "1.31.0"
version = "0.1.2"