# 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 = "holochain-services" version = "0.2.0-beta-dev.0" authors = ["Holochain Core Dev Team "] description = "Holochain Conductor Services types" homepage = "https://github.com/holochain/holochain" documentation = "https://docs.rs/holochain_services" readme = "README.md" license = "Apache-2.0" resolver = "1" [dependencies.anyhow] version = "1.0" [dependencies.async-trait] version = "0.1" [dependencies.derive_more] version = "0.99" [dependencies.futures] version = "0.3" [dependencies.holochain_keystore] version = "^0.3.0-beta-dev.18" default-features = false [dependencies.holochain_types] version = "^0.3.0-beta-dev.17" [dependencies.mockall] version = "0.11" [dependencies.must_future] version = "0.1" [dependencies.serde] version = "1.0" [dependencies.thiserror] version = "1.0"