mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
tokio-xmpp 0.2.1
This commit is contained in:
parent
a6512c2b42
commit
7bb4bd1094
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "tokio-xmpp"
|
name = "tokio-xmpp"
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
authors = ["Astro <astro@spaceboyz.net>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>", "pep <pep+code@bouah.net>", "O01eg <o01eg@yandex.ru>"]
|
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"
|
description = "Asynchronous XMPP for Rust with tokio"
|
||||||
license = "MPL-2.0"
|
license = "MPL-2.0"
|
||||||
|
|
Loading…
Reference in a new issue