diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-10-20 16:54:45 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-10-20 16:54:45 +0200 |
commit | b4928935b8eb0328c134125843243b63eb491676 (patch) | |
tree | 396a5b83c1afe819cb0264ad4dadf1801ce8d066 | |
parent | b14a75ec34d40afcb1b83e8393e15a3030f2114d (diff) |
Release version 0.0.3
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "sigma-trace" -version = "0.0.2" +version = "0.0.3" edition = "2021" authors = ["Santo Cariotti <santo@dcariotti.me>"] repository = "https://github.com/boozec/sigma" |