update libredox dependency for hwd
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ drm = "0.14.2"
|
||||
drm-sys = "0.8.1"
|
||||
libc = "0.2.181"
|
||||
log = "0.4"
|
||||
libredox = "0.1.14"
|
||||
libredox = "0.1.14" # remember to keep hwd in sync
|
||||
orbclient = "0.3.51"
|
||||
redox_event = "0.4.6"
|
||||
redox-ioctl = { git = "https://gitlab.redox-os.org/redox-os/relibc.git" }
|
||||
|
||||
@@ -8,7 +8,7 @@ edition = "2018"
|
||||
fdt = "0.1.5"
|
||||
log.workspace = true
|
||||
ron = "0.8.1"
|
||||
libredox = { version = "0.1.12", default-features = false, features = ["std", "call"] }
|
||||
libredox = { version = "0.1.14", default-features = false, features = ["std", "call"] }
|
||||
|
||||
amlserde = { path = "../amlserde" }
|
||||
common = { path = "../common" }
|
||||
|
||||
Reference in New Issue
Block a user