From 6e8dd004ea6fab9be73f0c7999774b3140733ff0 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 28 Oct 2021 17:23:29 +0530 Subject: fix version command not fetching latest version --- bin/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/Cargo.toml') diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 92463bc..3bbc532 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -3,6 +3,8 @@ name = "statix" version = "0.2.4" edition = "2018" license = "MIT" +authors = [ "Akshay " ] +description = "Lints and suggestions for the Nix programming language" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3