Skip to content

Commit fe75711

Browse files
committedApr 11, 2019
Update Cargo.lock
1 parent 535f9e7 commit fe75711

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed
 

‎Cargo.lock

-13
Original file line numberDiff line numberDiff line change
@@ -2545,7 +2545,6 @@ name = "rustc_apfloat"
25452545
version = "0.0.0"
25462546
dependencies = [
25472547
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2548-
"rustc_cratesio_shim 0.0.0",
25492548
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
25502549
]
25512550

@@ -2629,15 +2628,6 @@ dependencies = [
26292628
"syntax_pos 0.0.0",
26302629
]
26312630

2632-
[[package]]
2633-
name = "rustc_cratesio_shim"
2634-
version = "0.0.0"
2635-
dependencies = [
2636-
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
2637-
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
2638-
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
2639-
]
2640-
26412631
[[package]]
26422632
name = "rustc_data_structures"
26432633
version = "0.0.0"
@@ -2652,7 +2642,6 @@ dependencies = [
26522642
"rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
26532643
"rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
26542644
"rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
2655-
"rustc_cratesio_shim 0.0.0",
26562645
"serialize 0.0.0",
26572646
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
26582647
"stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -2700,7 +2689,6 @@ version = "0.0.0"
27002689
dependencies = [
27012690
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
27022691
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
2703-
"rustc_cratesio_shim 0.0.0",
27042692
"rustc_data_structures 0.0.0",
27052693
"serialize 0.0.0",
27062694
"syntax_pos 0.0.0",
@@ -2925,7 +2913,6 @@ version = "0.0.0"
29252913
dependencies = [
29262914
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
29272915
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
2928-
"rustc_cratesio_shim 0.0.0",
29292916
"rustc_data_structures 0.0.0",
29302917
"serialize 0.0.0",
29312918
]

0 commit comments

Comments
 (0)