From 150106459f7a8e0325fe85c41919cc32f2f19964 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 31 Oct 2021 22:52:28 +0530 Subject: fix broken flake builds --- bin/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 1beb712..f24c5c9 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.3.2" +version = "0.3.3" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3