We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c18e5 commit 93e8e23Copy full SHA for 93e8e23
cot-cli/src/project_template/Cargo.toml.template
@@ -1,7 +1,7 @@
1
[package]
2
name = "{{ project_name }}"
3
version = "0.1.0"
4
-edition = "2021"
+edition = "2024"
5
6
[dependencies]
7
askama = "0.14"
0 commit comments