[dependencies.bincode]
version = "=1.2.1"
[dependencies.crdts]
version = "4.1.0"
[dependencies.rand]
version = "~0.7.3"
[dependencies.rayon]
version = "1.3.1"
[dependencies.serde]
features = ["derive"]
version = "~1.0.97"
[dependencies.sn_data_types]
version = "~0.11.7"
[dependencies.threshold_crypto]
version = "~0.4.0"
[dev-dependencies]
[package]
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "Implementation of the reward scheme for the SAFE Network."
documentation = "https://docs.rs/sn_farming"
edition = "2018"
homepage = "https://maidsafe.net"
license = "MIT OR BSD-3-Clause"
name = "sn_farming"
readme = "README.md"
repository = "https://github.com/maidsafe/sn_farming"
version = "0.1.0"