mirror of
https://github.com/edera-dev/krata.git
synced 2026-04-03 05:10:18 +00:00
xengnt: implement memory mapping support
This commit is contained in:
@@ -5,10 +5,9 @@ edition = "2021"
|
||||
resolver = "2"
|
||||
|
||||
[dependencies]
|
||||
log = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
nix = { workspace = true, features = ["ioctl"] }
|
||||
tokio = { workspace = true }
|
||||
|
||||
[lib]
|
||||
name = "xengnt"
|
||||
|
||||
Reference in New Issue
Block a user