Remove rand replace

This commit is contained in:
Jeremy Soller
2016-11-27 16:49:29 -07:00
parent 159fdd0e7d
commit 4efc72b0a8
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -12,4 +12,3 @@ redox_syscall = { path = "../../syscall/" }
[replace]
"libc:0.2.17" = { git = "https://github.com/rust-lang/libc.git" }
"rand:0.3.14" = { git = "https://github.com/rust-lang-nursery/rand.git" }
-1
View File
@@ -12,4 +12,3 @@ redox_syscall = { path = "../../syscall/" }
[replace]
"libc:0.2.17" = { git = "https://github.com/rust-lang/libc.git" }
"rand:0.3.14" = { git = "https://github.com/rust-lang-nursery/rand.git" }