jid: Bump to edition 2024

This commit is contained in:
Link Mauve 2026-02-26 16:56:33 +01:00
commit 09cd01424a
3 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ documentation = "https://docs.rs/jid"
readme = "README.md"
keywords = ["xmpp", "jid"]
license = "MPL-2.0"
edition = "2021"
edition = "2024"
[badges]
gitlab = { repository = "xmpp-rs/xmpp-rs" }