sync changes from artifact

This commit is contained in:
2025-02-25 17:26:25 +01:00
parent d770fd2641
commit 68ff86b8c6
6 changed files with 79 additions and 22 deletions

View File

@@ -8,4 +8,4 @@ edition = "2021"
[dependencies]
anyhow = "1.0.82"
libc = "0.2.153"
shared_memory_heap = { git = "https://gitea.rixxc.de/rixxc/shared_memory_heap.git" }
shared_memory_heap = { path = "../shared_memory_heap" }