We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f8459 commit 3922caaCopy full SHA for 3922caa
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "emballoc"
3
description = "Simple but reliable memory allocator for embedded Rust and #![no_std]"
4
-version = "0.1.2"
+version = "0.1.3"
5
edition = "2021"
6
categories = ["memory-management", "no-std", "embedded", "algorithms"]
7
keywords = ["allocator", "embedded", "no-std", "no_std"]
0 commit comments