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"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 30dae30ee0c4d4628f08b04db9d7f986cc975763
|
||||
Subproject commit 86464b0b198c490b8e958c587e179c7aa8f24065
|
|
@ -1 +1 @@
|
|||
Subproject commit f371a0684e816d8ebf12446c3f6c799bd276efa6
|
||||
Subproject commit 2a770bdf6b2979a89e7b128830083fa1d049357a
|
|
@ -3,4 +3,4 @@ name = "init"
|
|||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
redox_syscall = { git = "https://github.com/redox-os/syscall.git" }
|
||||
redox_syscall = "0.1"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit cf1e1f8e6406e9b01a2c62e46260e82a7aa33395
|
||||
Subproject commit 44027c23b7cb58d03e3408ff7a87a76d57a47ff8
|
|
@ -1 +1 @@
|
|||
Subproject commit 2fdef17559bd25d7f6cd5c2a0a4d1b7897e0beaf
|
||||
Subproject commit 2011976381b9eb1264ae90218106fa36a19427c8
|
Loading…
Add table
Add a link
Reference in a new issue