Skip to content

Commit d936c9d

Browse files
committed
chore: update the root Cargo.toml and set the edition field to the 2024 edition
1 parent 5fea9dc commit d936c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ members = [
4040
[workspace.package]
4141
4242
documentation = "https://mithril.network/doc"
43-
edition = "2021"
43+
edition = "2024"
4444
homepage = "https://mithril.network"
4545
license = "Apache-2.0"
4646
repository = "https://github.com/input-output-hk/mithril/"

0 commit comments

Comments
 (0)