浏览代码

Update libc

Jeremy Soller 8 年之前
父节点
当前提交
be2a916a25
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -48,4 +48,4 @@ unsafe_no_mutex_lock = []
 write = []
 
 [replace]
-"libc:0.2.16" = { git = "https://github.com/redox-os/liblibc.git", branch = "new_kernel" }
+"libc:0.2.17" = { git = "https://github.com/redox-os/liblibc.git", branch = "new_kernel" }