chore: bump crate version
Some checks failed
Rust / build (push) Has been cancelled

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I3787eb5f42c471dda268e1f3ccffd0296a6a6964
This commit is contained in:
raf 2025-11-15 23:00:34 +03:00
commit f17d351369
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ edition = "2024"
license = "MPL-2.0"
readme = true
rust-version = "1.89"
version = "0.1.2"
version = "0.1.3"
[workspace.dependencies]
clap = { default-features = false, features = [ "std", "help", "derive" ], version = "4.5.51" }