mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 13:52:46 -07:00
chore: update cargo edition to 2024 (#673)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "tuono_lib_macros"
|
||||
version = "0.19.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
description = "Superfast React fullstack framework"
|
||||
homepage = "https://tuono.dev"
|
||||
keywords = [ "react", "typescript", "fullstack", "web", "ssr"]
|
||||
|
||||
Reference in New Issue
Block a user