switch to edition 2024

This commit is contained in:
Jacob Lifshay 2025-08-24 19:07:53 -07:00
parent aa50ae543e
commit b969249f5f
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ

View file

@ -7,7 +7,7 @@ members = ["crates/*"]
[workspace.package] [workspace.package]
version = "0.1.0" version = "0.1.0"
license = "LGPL-3.0-or-later" license = "LGPL-3.0-or-later"
edition = "2021" edition = "2024"
repository = "" repository = ""
keywords = [] keywords = []
categories = [] categories = []