chore: use rust edition 2024

This commit is contained in:
2026-02-15 19:35:59 +01:00
parent eb7b09d137
commit 0779ad0367
12 changed files with 20 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
name = "crdt-enc-gpgme"
version = "0.1.0"
authors = ["Thomas Heck <t@b128.net>"]
edition = "2021"
edition = "2024"
[dependencies]
serde = "1"