Dedupe rand
This commit is contained in:
parent
883e74645d
commit
a67e0723a3
3 changed files with 18 additions and 29 deletions
|
|
@ -11,7 +11,7 @@ crate-type = ["dylib"]
|
|||
[dependencies]
|
||||
graphviz = { path = "../libgraphviz" }
|
||||
log = "0.4"
|
||||
rand = "0.3"
|
||||
rand = "0.4"
|
||||
rustc = { path = "../librustc" }
|
||||
rustc_data_structures = { path = "../librustc_data_structures" }
|
||||
serialize = { path = "../libserialize" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue