diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Cargo.toml | 1 |
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 @@ | |||
2 | name = "statix" | 2 | name = "statix" |
3 | version = "0.2.0" | 3 | version = "0.2.0" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "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 | ||