chore: update shared_memory_heap

This commit is contained in:
2024-05-07 10:45:41 +02:00
parent 4857476043
commit 54565cb769

2
Cargo.lock generated
View File

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