microfetch/crates/alloc/Cargo.toml
NotAShelf 472dbfc7e7
treewide: going no_std
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia1c001eb099ea8cae9bdf76642b873376a6a6964
2026-03-27 21:39:41 +03:00

12 lines
335 B
TOML

[package]
name = "microfetch-alloc"
description = "Simple, std-free bump allocator for Microfetch"
version.workspace = true
edition.workspace = true
authors.workspace = true
rust-version.workspace = true
license.workspace = true
publish = false
[lints]
workspace = true