From 24859cb7a68849d03ece0525d876f77a71ba7d89 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 4 Nov 2016 13:47:32 -0600 Subject: [PATCH] Update syscall --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 4353caba0e..f372bafba8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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"