Update syscall lib, update submodules and dependencies
This commit is contained in:
parent
a73d7e941f
commit
ced9a69b2a
8 changed files with 8 additions and 11 deletions
|
@ -6,7 +6,7 @@ version = "0.1.0"
|
|||
orbclient = "0.1"
|
||||
ransid = "0.2"
|
||||
rusttype = { git = "https://github.com/dylanede/rusttype.git", optional = true }
|
||||
redox_syscall = "0.1"
|
||||
redox_syscall = { path = "../../syscall" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue