# 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 = "hc_zome_peer_status_coordinator" version = "0.2.0" authors = [ "guillem.cordoba@gmail.com", "matthme@protonmail.com", ] description = "Peer Status zome for any Holochain app" homepage = "https://holochain-open-dev.github.io/peer-status" documentation = "https://holochain-open-dev.github.io/peer-status" readme = "README.md" license = "MIT" repository = "https://github.com/holochain-open-dev/peer-status" resolver = "1" [lib] name = "hc_zome_peer_status_coordinator" crate-type = [ "cdylib", "rlib", ] [dependencies.hdk] version = "0.2" [dependencies.serde] version = "1"