We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e4c19 commit 327cd1dCopy full SHA for 327cd1d
rust-code-analysis-web/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "rust-code-analysis-web"
3
version = "0.0.23"
4
authors = ["Calixte Denizet <cdenizet@mozilla.com>"]
5
-edition = "2018"
+edition = "2021"
6
repository = "https://github.com/mozilla/rust-code-analysis/tree/master/rust-code-analysis-web"
7
keywords = ["metrics"]
8
description = "Run a web service to compute and export code metrics"
0 commit comments