# 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" rust-version = "1.70.0" name = "ink-zombienet-sdk" version = "0.1.0-alpha.1" authors = ["Parity Technologies "] publish = true description = "Zombienet SDK, entrypoint for using zombienet" keywords = [ "zombienet", "sdk", ] license = "Apache-2.0 OR GPL-3.0" repository = "https://github.com/paritytech/zombienet-sdk" [dependencies.async-trait] version = "0.1" [dependencies.configuration] version = "0.1.0-alpha.1" package = "ink-zombienet-configuration" [dependencies.futures] version = "0.3" [dependencies.orchestrator] version = "0.1.0-alpha.1" package = "ink-zombienet-orchestrator" [dependencies.provider] version = "0.1.0-alpha.1" package = "ink-zombienet-provider" [dependencies.subxt] version = "0.33.0" [dependencies.support] version = "0.1.0-alpha.1" package = "ink-zombienet-support" [dependencies.tokio] version = "1.28"