chore: update examples rust edition (#675)

This commit is contained in:
Valerio Ageno
2025-03-29 11:08:16 +01:00
committed by GitHub
parent a786f11d28
commit f293a1dee8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tuono-app"
version = "0.0.1"
edition = "2021"
edition = "2024"
[[bin]]
name = "tuono"
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "tuono-tutorial"
version = "0.0.1"
edition = "2021"
edition = "2024"
[[bin]]
name = "tuono"
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "with-mdx"
version = "0.0.1"
edition = "2021"
edition = "2024"
[[bin]]
name = "tuono"
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "with-tailwind"
version = "0.0.1"
edition = "2021"
edition = "2024"
[[bin]]
name = "tuono"