chore: tag 0.3.0-dev

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I46e0922237f99736aec4b11ecb84b12a6a6a6964
This commit is contained in:
raf 2026-03-08 00:42:41 +03:00
commit 99b3c01d22
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 42 additions and 42 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -4,7 +4,7 @@ resolver = "3"
[workspace.package]
edition = "2024" # keep in sync with .rustfmt.toml
version = "0.2.0-dev"
version = "0.3.0-dev"
license = "EUPL-1.2"
readme = true
rust-version = "1.95.0" # follows nightly Rust