tox 0.1.1

Implementation of toxcore in pure Rust - P2P, distributed, encrypted, easy to use DHT-based network.
Documentation
[badges.appveyor]
id = "m47ke5odayd6enbn"
repository = "tox-rs/tox"

[badges.coveralls]
repository = "tox-rs/tox"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "tox-rs/tox"
[dependencies.tox_core]
version = "0.1.0"

[dependencies.tox_crypto]
version = "0.1.1"

[dependencies.tox_encryptsave]
version = "0.1.0"

[dependencies.tox_packet]
version = "0.1.0"

[package]
authors = ["Zetok Zalbavar <zetok@openmailbox.org>", "Roman Proskuryakov <humbug@deeptown.org>", "Namsoo CHO <nscho66@gmail.com>", "Evgeny Kurnevsky <kurnevsky@gmail.com>", "Сухарик <65870+suhr@users.noreply.github.com>"]
categories = ["multimedia"]
description = "Implementation of toxcore in pure Rust -\nP2P, distributed, encrypted, easy\nto use DHT-based network.\n"
documentation = "https://docs.rs/tox/"
edition = "2018"
keywords = ["p2p", "instant-messaging", "tox", "toxcore", "networking"]
license = "GPL-3.0+"
name = "tox"
readme = "../README.md"
repository = "https://github.com/tox-rs/tox/"
version = "0.1.1"