drivers/inputd: Update to redox-scheme 0.8
This commit is contained in:
Generated
+1
-1
@@ -1000,7 +1000,7 @@ dependencies = [
|
||||
"libredox",
|
||||
"log",
|
||||
"orbclient",
|
||||
"redox-scheme 0.6.2",
|
||||
"redox-scheme 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"redox_syscall",
|
||||
]
|
||||
|
||||
|
||||
@@ -13,4 +13,4 @@ libredox = "0.1.3"
|
||||
|
||||
common = { path = "../common" }
|
||||
daemon = { path = "../../daemon" }
|
||||
redox-scheme = "0.6.2"
|
||||
redox-scheme = "0.8.2"
|
||||
|
||||
Reference in New Issue
Block a user