chore: tag 1.1.0

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I7c449dd2dd4ae66a450177a7ad07250b6a6a6964
This commit is contained in:
raf 2026-04-16 08:17:43 +03:00
commit 543a1597ba
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 9 additions and 7 deletions

View file

@ -7,7 +7,7 @@ authors = [ "NotAShelf <raf@notashelf.dev>" ]
edition = "2024"
license = "GPL-3.0"
rust-version = "1.92.0"
version = "1.0.0"
version = "1.1.0"
[workspace.dependencies]
microfetch-alloc = { path = "./crates/alloc" }