We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e3df3 commit b7305f1Copy full SHA for b7305f1
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "emballoc"
3
description = "Embedded allocator for `#![no_std]`"
4
-version = "0.1.0"
+version = "0.1.1"
5
edition = "2021"
6
categories = ["memory-management", "no-std", "embedded", "algorithms"]
7
keywords = ["allocator", "embedded", "no-std", "no_std"]
0 commit comments