update shared_memory_heap

This commit is contained in:
2024-05-14 13:58:44 +02:00
parent 3fc86e2da0
commit 3fed591fd6
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -994,7 +994,7 @@ dependencies = [
[[package]]
name = "shared_memory_heap"
version = "0.1.0"
source = "git+https://gitea.rixxc.de/rixxc/shared_memory_heap.git#18f1a1b9a6f2d29f215cb238e470ca91f9e03bc3"
source = "git+https://gitea.rixxc.de/rixxc/shared_memory_heap.git#0200b3c91311f2f7bd5b5f74738ede773b584285"
dependencies = [
"libc",
]