Skip to content

Commit d1f9425

Browse files
committed
Merge branch 'rust-2021' into 'master'
Migrate to edition 2021 See merge request mkjeldsen/commitmsgfmt!77
2 parents 055074c + 3823c1d commit d1f9425

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
@@ -8,7 +8,7 @@ homepage = "https://gitlab.com/mkjeldsen/commitmsgfmt"
88
repository = "https://gitlab.com/mkjeldsen/commitmsgfmt"
99
readme = "README.md"
1010
license = "Apache-2.0"
11-
edition = "2018"
11+
edition = "2021"
1212
rust-version = "1.63.0"
1313

1414
[dependencies]

0 commit comments

Comments
 (0)