chore: update cargo edition to 2024 (#673)

This commit is contained in:
Valerio Ageno
2025-03-29 10:50:58 +01:00
committed by GitHub
parent 604581c64a
commit a786f11d28
28 changed files with 134 additions and 82 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tuono_lib"
version = "0.19.0"
edition = "2021"
edition = "2024"
authors = ["V. Ageno <valerioageno@yahoo.it>"]
description = "Superfast React fullstack framework"
homepage = "https://tuono.dev"