Update submodules

This commit is contained in:
Jeremy Soller 2017-01-09 20:38:42 -07:00
parent e50576b28c
commit 0ed5bd31b2
8 changed files with 8 additions and 8 deletions

View file

@ -3,4 +3,4 @@ name = "contain"
version = "0.1.0"
[dependencies]
redox_syscall = { path = "../../syscall" }
redox_syscall = { git = "https://github.com/redox-os/syscall.git" }