Use libredox::protocol in ipcd and netstack

This commit is contained in:
Jeremy Soller
2026-02-28 08:20:24 -07:00
parent 7c1a183b12
commit 352d90332f
7 changed files with 6 additions and 71 deletions
-3
View File
@@ -34,8 +34,5 @@ features = [
]
#For debugging: "log", "verbose"
[target.'cfg(target_os = "redox")'.dependencies]
redox-rt = { workspace = true, default-features = false }
[lints]
workspace = true