bump hardened_malloc-rs version to 0.1.1

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-11 00:02:30 -04:00
parent 18e13b80ed
commit 7d6eb700ca

View file

@ -10,7 +10,7 @@ categories = ["api-bindings", "memory-management"]
readme = "README.md" readme = "README.md"
# everything after the '+' is the latest GrapheneOS hardened_malloc repo tag # everything after the '+' is the latest GrapheneOS hardened_malloc repo tag
version = "0.1.0+12" version = "0.1.1+12"
# https://github.com/GrapheneOS/hardened_malloc?tab=readme-ov-file#dependencies # https://github.com/GrapheneOS/hardened_malloc?tab=readme-ov-file#dependencies
# Debian stable (currently Debian 12) determines the most ancient set of supported dependencies # Debian stable (currently Debian 12) determines the most ancient set of supported dependencies