aboutsummaryrefslogtreecommitdiff
path: root/bin/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Cargo.toml')
-rw-r--r--bin/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Cargo.toml b/bin/Cargo.toml
index c5f222b..481217a 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -2,6 +2,7 @@
2name = "statix" 2name = "statix"
3version = "0.2.0" 3version = "0.2.0"
4edition = "2018" 4edition = "2018"
5license = "MIT"
5 6
6# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7 8