From 5c3c5033b36986641603253400e86850dc60c5e2 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sat, 28 Oct 2023 09:47:42 +0200 Subject: Avoid panics in main --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9b22e51..ae23863 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sigma-trace" -version = "0.0.1-c" +version = "0.0.2" edition = "2021" authors = ["Santo Cariotti "] repository = "https://github.com/boozec/sigma" -- cgit v1.2.3-18-g5258