Merge branch 'libredox' into 'main'
update libredox dependency for hwd See merge request redox-os/base!191
This commit is contained in:
@@ -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 = { workspace = true, default-features = false, features = ["std", "call"] }
|
||||
|
||||
amlserde = { path = "../amlserde" }
|
||||
common = { path = "../common" }
|
||||
|
||||
Reference in New Issue
Block a user