Skip to content

Commit 3823c1d

Browse files
committed
Migrate to edition 2021
1 parent 055074c commit 3823c1d

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)