xmpp: update to edition 2024
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
4a054ae802
commit
e503f016a3
19 changed files with 40 additions and 29 deletions
|
|
@ -11,7 +11,7 @@ repository = "https://gitlab.com/xmpp-rs/xmpp-rs"
|
|||
keywords = ["xmpp", "jabber", "chat", "messaging", "bot"]
|
||||
categories = ["network-programming"]
|
||||
license = "MPL-2.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue