tokio-xmpp: Bump to 5.0.0

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-10-28 20:39:57 +01:00
commit 0e7ac066d4
3 changed files with 47 additions and 34 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "tokio-xmpp"
version = "4.0.0"
version = "5.0.0"
authors = ["Astro <astro@spaceboyz.net>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>", "pep <pep+code@bouah.net>", "O01eg <o01eg@yandex.ru>", "SonnyX <randy@vonderweide.nl>", "Paul Fariello <paul@fariello.eu>"]
description = "Asynchronous XMPP for Rust with tokio"
license = "MPL-2.0"