feat: Use libredox instead of redox_syscall.
This commit is contained in:
parent
ed46dd031d
commit
0370cadd67
3 changed files with 5 additions and 3 deletions
|
|
@ -80,7 +80,8 @@ xkbcommon-dl = "0.4.2"
|
|||
|
||||
# Orbital dependencies.
|
||||
orbclient = { version = "0.3.47", default-features = false }
|
||||
redox_syscall = "0.5.7"
|
||||
redox_syscall = "0.7"
|
||||
libredox = "0.1.12"
|
||||
|
||||
# Web dependencies.
|
||||
atomic-waker = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue