# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ic-test-state-machine-client" version = "3.0.1" authors = ["The Internet Computer Project Developers"] include = [ "src", "Cargo.toml", "LICENSE", "README.md", ] description = "Rust library to interact with the ic-test-state-machine." homepage = "https://docs.rs/ic-test-state-machine-client" documentation = "https://docs.rs/ic-test-state-machine-client" readme = "README.md" keywords = [ "internet-computer", "dfinity", "state-machine", "test", "canister", ] license = "Apache-2.0" repository = "https://github.com/dfinity/test-state-machine-client" [dependencies.candid] version = "0.10" [dependencies.ciborium] version = "0.2" [dependencies.serde] version = "1" [dependencies.serde_bytes] version = "0.11"