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() {
287287 "\
288288 [UPDATING] `[..]` index
289289[DOWNLOADING] crates ...
290- [DOWNLOADED] dep-build v0.8.2 ([..])
291290[DOWNLOADED] dep v0.1.2 ([..])
291+ [DOWNLOADED] dep-build v0.8.2 ([..])
292292[CHECKING] dep v0.1.2
293293[CHECKING] bar v0.2.0 ([CWD])
294294[FINISHED] dev [unoptimized + debuginfo] target(s) in [..]
@@ -817,8 +817,8 @@ fn inherit_dependencies() {
817817 "\
818818 [UPDATING] `[..]` index
819819[DOWNLOADING] crates ...
820- [DOWNLOADED] dep-build v0.8.2 ([..])
821820[DOWNLOADED] dep v0.1.2 ([..])
821+ [DOWNLOADED] dep-build v0.8.2 ([..])
822822[CHECKING] dep v0.1.2
823823[CHECKING] bar v0.2.0 ([CWD]/bar)
824824[FINISHED] dev [unoptimized + debuginfo] target(s) in [..]
You can’t perform that action at this time.
0 commit comments