Skip to content

Commit 5cbfc6d

Browse files
authored
latest rust edition (#21)
1 parent 8bd77c8 commit 5cbfc6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default-members = ["template_crate"]
77

88
[workspace.package]
99
version = "0.1.0"
10-
edition = "2021"
10+
edition = "2024"
1111
# TODO(template) update for your repository
1212
repository = "https://github.com/NethermindEth/rust-template"
1313
license = "Apache-2.0" # TODO(template) update license if needed

0 commit comments

Comments
 (0)