We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3837c7e commit 15e6ad1Copy full SHA for 15e6ad1
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.2.0"
+version = "0.3.0"
5
edition = "2021"
6
categories = ["memory-management", "no-std", "embedded", "algorithms"]
7
keywords = ["allocator", "embedded", "no-std", "no_std"]
0 commit comments