Skip to content

Commit 77554d7

Browse files
committed
Upgrade to Rust 2021.
1 parent 0312e73 commit 77554d7

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
@@ -9,7 +9,7 @@ readme = "README.md"
99
keywords = ["git", "gitlab", "github"]
1010
categories = ["command-line-utilities", "development-tools"]
1111
license = "MIT"
12-
edition = "2018"
12+
edition = "2021"
1313
exclude = ["ci/**/*", "docs/**/*", "appveyor.yml", ".travis.yml", "pkg/**/*"]
1414
build = "build.rs"
1515

0 commit comments

Comments
 (0)