Skip to content

Commit 1539e2c

Browse files
committed
Edition 2021
Supported by every toolchain that we support, and doesn't actually require any changes to the codebase.
1 parent 7f69f77 commit 1539e2c

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
@@ -7,7 +7,7 @@ repository = "https://github.com/gitpatch-rs/gitpatch"
77
readme = "README.md"
88
keywords = ["patch", "diff", "parse", "nom"]
99
license = "MIT"
10-
edition = "2018"
10+
edition = "2021"
1111
rust-version = "1.63" # matches .github/workflows/checks.yml
1212

1313
[dependencies]

0 commit comments

Comments
 (0)