Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 7f73903

Browse files
committed
Auto merge of #315 - JohnTitor:edition-2021, r=JohnTitor
Use edition 2021
2 parents 8205099 + ad2b6c4 commit 7f73903

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
@@ -8,7 +8,7 @@ categories = ["development-tools", "development-tools::cargo-plugins"]
88
version = "0.1.50"
99
authors = ["Inokentiy Babushkin <[email protected]>"]
1010
license-file = "LICENSE"
11-
edition = "2018"
11+
edition = "2021"
1212
exclude = ["/ci/*", "/.github/*", "/doc"]
1313

1414
[dependencies]

0 commit comments

Comments
 (0)