File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -2170,7 +2170,6 @@ dependencies = [
2170
2170
" graphviz 0.0.0" ,
2171
2171
" log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2172
2172
" parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2173
- " parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" ,
2174
2173
" rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2175
2174
" rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2176
2175
" rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ serialize = { path = "../libserialize" }
16
16
graphviz = { path = " ../libgraphviz" }
17
17
cfg-if = " 0.1.2"
18
18
stable_deref_trait = " 1.0.0"
19
- parking_lot_core = " 0.2.8"
20
19
rustc-rayon = " 0.1.1"
21
20
rustc-rayon-core = " 0.1.1"
22
21
rustc-hash = " 1.0.1"
You can’t perform that action at this time.
0 commit comments