Skip to content

Commit

Permalink
build: Increase edition to 2021
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo authored and sylvestre committed Feb 23, 2023
1 parent 520a30b commit 51ca9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/mozilla/sccache/"
readme = "README.md"
categories = ["command-line-utilities", "development-tools::build-utils"]
keywords = ["ccache"]
edition = "2018"
edition = "2021"
rust-version = "1.60"

[[bin]]
Expand Down

0 comments on commit 51ca9a5

Please sign in to comment.