Remove rand replace
This commit is contained in:
@@ -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" }
|
||||
|
||||
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user