# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "holochain_turn_based_game" version = "0.2.3" authors = ["guillem "] exclude = ["example-dna/*"] description = "Holochain generic library to build turn based games, with DHT validation of moves" documentation = "https://docs.rs/holochain-turn-based-game" license-file = "LICENSE" repository = "https://github.com/eyss/holochain-turn-based-game" [dependencies.chrono] version = "0.4.19" features = ["serde"] [dependencies.derive_more] version = "0" [dependencies.hdk] version = "0.0.100" [dependencies.holo_hash] version = "0.0.2-alpha.1" [dependencies.serde] version = "1"