chore: tag 0.4.13
Some checks failed
Rust / Test on aarch64-unknown-linux-gnu (push) Has been cancelled
Rust / Test on x86_64-unknown-linux-gnu (push) Has been cancelled

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ic81e6e266915555bad684e91aaf8b5236a6a6964
This commit is contained in:
raf 2026-01-09 17:54:49 +03:00
commit 014c1a35f5
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -574,7 +574,7 @@ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
[[package]]
name = "microfetch"
version = "0.4.12"
version = "0.4.13"
dependencies = [
"criterion",
"hotpath",

View file

@ -1,6 +1,6 @@
[package]
name = "microfetch"
version = "0.4.12"
version = "0.4.13"
edition = "2024"
[lib]