Add event dependency
This commit is contained in:
parent
0ed5bd31b2
commit
9068b9dcf2
5 changed files with 5 additions and 1 deletions
|
@ -5,4 +5,5 @@ version = "0.1.0"
|
|||
[dependencies]
|
||||
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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue