chore: tag 0.1.6
Some checks failed
Rust / build (push) Has been cancelled

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a97ffc982bfd9915e92103f895b42466a6a6964
This commit is contained in:
raf 2026-03-03 23:49:17 +03:00
commit 327d03b066
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ edition = "2024"
license = "MPL-2.0"
readme = true
rust-version = "1.91.0"
version = "0.1.5"
version = "0.1.6"
[workspace.dependencies]
clap = { default-features = false, features = [ "std", "help", "derive" ], version = "4.5.56" }