소스 검색

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" }