# 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 = "onemfive" version = "0.0.15" authors = ["objectorange "] publish = true description = "1M5 daemon providing censorship-resistant communications and services" homepage = "https://1m5.io" documentation = "https://github.com/1m5/1m5-daemon" readme = "README.md" keywords = ["censorship", "privacy", "decentralized"] license-file = "LICENSE" repository = "https://github.com/1m5/1m5-daemon.git" [dependencies.bluetooth_client] version = "0.0.10" [dependencies.exitfailure] version = "0.5.1" [dependencies.failure] version = "0.1.5" [dependencies.https_client] version = "0.0.6" [dependencies.i2p_client] version = "0.0.11" [dependencies.log] version = "0.4.8" [dependencies.onemfive_common] version = "0.0.7" [dependencies.ra_common] version = "0.0.43" [dependencies.rocket] version = "0.4.4" [dependencies.rocket_contrib] version = "0.4.4" features = ["serve", "json"] default-features = false [dependencies.seda_bus] version = "0.0.15" [dependencies.simple_logger] version = "1.6.0" [dependencies.tor_client] version = "0.0.8" [dependencies.vpn_client] version = "0.0.7" [badges.travis-ci] branch = "master" repository = "1m5/1m5"