mirror of
https://github.com/stickynotememo/wolf_renderer.git
synced 2026-07-30 06:46:03 +10:00
use memmap2
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
libc = "0.2.177"
|
||||
memfile = "0.3.2"
|
||||
memmap2 = "0.9.9"
|
||||
shared_memory = "0.12.4"
|
||||
wayland-client = "0.31"
|
||||
wayland-protocols = { version = "0.32.9", features = ["client"] }
|
||||
|
||||
Reference in New Issue
Block a user