Update syscall

This commit is contained in:
Jeremy Soller
2016-11-04 13:47:32 -06:00
parent 8a7f4bba83
commit 24859cb7a6
Generated
+1 -1
View File
@@ -48,7 +48,7 @@ source = "git+https://github.com/redox-os/rand.git#ef2e59549dc2f78f9942ee978b2a3
[[package]]
name = "redox_syscall"
version = "0.1.0"
source = "git+https://github.com/redox-os/syscall.git#77c43866dbd5275eaa5188b1fd5efadaee8530c3"
source = "git+https://github.com/redox-os/syscall.git#2d238fada7e11972693f9e767dfda571e7afe66d"
[[package]]
name = "termion"