tokio-xmpp 1.0.0

This commit is contained in:
Astro 2019-01-29 23:08:27 +01:00
parent 1d69b1a256
commit 12e2f4e7e7
2 changed files with 265 additions and 216 deletions

479
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
[package]
name = "tokio-xmpp"
version = "0.2.3"
version = "1.0.0"
authors = ["Astro <astro@spaceboyz.net>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>", "pep <pep+code@bouah.net>", "O01eg <o01eg@yandex.ru>"]
description = "Asynchronous XMPP for Rust with tokio"
license = "MPL-2.0"