chore: tag 1.0.0
Some checks are pending
Rust / Test on aarch64-unknown-linux-gnu (push) Waiting to run
Rust / Test on riscv64gc-unknown-linux-gnu (push) Waiting to run
Rust / Test on x86_64-unknown-linux-gnu (push) Waiting to run

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0b7d16764473de5b8e050d1b6cb30a4d6a6a6964
This commit is contained in:
raf 2026-04-10 15:19:29 +03:00
commit 3f900f1c40
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 36 additions and 36 deletions

View file

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