bcm2835-sdhcid: update redox_syscall version

This commit is contained in:
Ivan Tan
2024-03-30 22:29:25 +08:00
parent 5612346e68
commit acaa8e490c
+1 -1
View File
@@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
fdt = "0.1.5"
redox_syscall = "0.4"
redox_syscall = "0.5"
common = { path = "../../common" }
driver-block = { path = "../driver-block" }