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
|
@ -3,4 +3,4 @@ name = "contain"
|
|||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
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