Update edition to 2024

And remove unstable let_chains feature which isn't needed anymore.

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-07-19 23:03:51 +02:00
commit 3589fe6348
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2
2 changed files with 1 additions and 3 deletions

View file

@ -2,7 +2,7 @@
name = "cusku"
version = "0.2.0"
description = "Webhook to XMPP"
edition = "2021"
edition = "2024"
authors = ["Maxime “pep” Buquet <pep@bouah.net>"]
license = "AGPL-3.0+"