From bfb11bcffc93ce8a0849a5d72d5f9e11c79e9f43 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 23 Jan 2022 09:58:11 +0530 Subject: fix: nix binary should not be mandatory --- bin/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Cargo.toml') diff --git a/bin/Cargo.toml b/bin/Cargo.toml index db1151a..90c7081 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.5.0" +version = "0.5.1" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3