diff options
author | Santo Cariotti <santo@dcariotti.me> | 2023-10-22 19:47:51 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2023-10-22 19:47:51 +0200 |
commit | 529b6a5ddaada8551f45cfe10076a6a59e93f097 (patch) | |
tree | 606bc5db0722f45945be39623652e2af7217579d /Cargo.toml | |
parent | e2449058c0535ee2de47eb40ab9bb9b879a159b9 (diff) |
Fix release
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "sigma-trace" -version = "0.0.1-b" +version = "0.0.1-c" edition = "2021" authors = ["Santo Cariotti <santo@dcariotti.me>"] repository = "https://github.com/boozec/sigma" |