Specify crates.io versions, update rust, cleanup modules
This commit is contained in:
parent
8a6d99e3f4
commit
fc0e54ac68
21 changed files with 18 additions and 69 deletions
|
@ -6,4 +6,4 @@ version = "0.1.0"
|
|||
netutils = { git = "https://github.com/redox-os/netutils.git" }
|
||||
rand = "0.3"
|
||||
redox_event = { git = "https://github.com/redox-os/event.git" }
|
||||
redox_syscall = { git = "https://github.com/redox-os/syscall.git" }
|
||||
redox_syscall = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue