We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0312e73 commit 77554d7Copy full SHA for 77554d7
1 file changed
Cargo.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
keywords = ["git", "gitlab", "github"]
10
categories = ["command-line-utilities", "development-tools"]
11
license = "MIT"
12
-edition = "2018"
+edition = "2021"
13
exclude = ["ci/**/*", "docs/**/*", "appveyor.yml", ".travis.yml", "pkg/**/*"]
14
build = "build.rs"
15
0 commit comments