Skip to content

Commit 9cf9c0f

Browse files
committed
Use Rust 2024
1 parent b17dcb0 commit 9cf9c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/basic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "project"
33
version = "0.1.0"
4-
edition = "2021"
4+
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

0 commit comments

Comments
 (0)