[package] authors = ["MaidSafe Developers "] description = "This is Pre alpha, and not useful, no code worth looking at." documentation = "http://maidsafe.net/safe_nfs/latest" homepage = "http://maidsafe.net" license = "GPL-3.0" name = "safe_nfs" readme = "README.md" repository = "https://github.com/maidsafe/safe_nfs" version = "0.6.1" [dependencies] clippy = {version = "~0.0.44", optional = true} log = "~0.3.5" maidsafe_utilities = "~0.2.0" routing = "~0.7.0" rustc-serialize = "~0.3.18" safe_core = "~0.6.1" self_encryption = "~0.2.6" sodiumoxide = "~0.0.9" time = "~0.1.34" xor_name = "~0.0.4" [features] use-mock-routing = ["safe_core/use-mock-routing"]