Remove rand replace
This commit is contained in:
parent
44bd824140
commit
c9e1744423
9 changed files with 3 additions and 9 deletions
|
@ -9,4 +9,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" }
|
||||
|
|
|
@ -9,4 +9,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" }
|
||||
|
|
|
@ -10,4 +10,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" }
|
||||
|
|
|
@ -10,4 +10,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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue