diff options
Diffstat (limited to 'examples/toast/Cargo.toml')
-rw-r--r-- | examples/toast/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/toast/Cargo.toml b/examples/toast/Cargo.toml index 113313e2..3410fb7d 100644 --- a/examples/toast/Cargo.toml +++ b/examples/toast/Cargo.toml @@ -2,7 +2,7 @@ name = "toast" version = "0.1.0" authors = ["tarkah <admin@tarkah.dev>"] -edition = "2021" +edition = "2024" publish = false [dependencies] |