File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -287,8 +287,8 @@ fn inherit_own_dependencies() {
287
287
"\
288
288
[UPDATING] `[..]` index
289
289
[DOWNLOADING] crates ...
290
- [DOWNLOADED] dep-build v0.8.2 ([..])
291
290
[DOWNLOADED] dep v0.1.2 ([..])
291
+ [DOWNLOADED] dep-build v0.8.2 ([..])
292
292
[CHECKING] dep v0.1.2
293
293
[CHECKING] bar v0.2.0 ([CWD])
294
294
[FINISHED] dev [unoptimized + debuginfo] target(s) in [..]
@@ -817,8 +817,8 @@ fn inherit_dependencies() {
817
817
"\
818
818
[UPDATING] `[..]` index
819
819
[DOWNLOADING] crates ...
820
- [DOWNLOADED] dep-build v0.8.2 ([..])
821
820
[DOWNLOADED] dep v0.1.2 ([..])
821
+ [DOWNLOADED] dep-build v0.8.2 ([..])
822
822
[CHECKING] dep v0.1.2
823
823
[CHECKING] bar v0.2.0 ([CWD]/bar)
824
824
[FINISHED] dev [unoptimized + debuginfo] target(s) in [..]
You can’t perform that action at this time.
0 commit comments