chore: use rust edition 2024
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "crdt-enc-xchacha20poly1305"
|
||||
version = "0.1.0"
|
||||
authors = ["Thomas Heck <t@b128.net>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
crdts = "7"
|
||||
|
||||
Reference in New Issue
Block a user