We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b06a45 commit 5751e17Copy full SHA for 5751e17
tests/testsuite/inheritable_workspace_fields.rs
@@ -287,8 +287,8 @@ fn inherit_own_dependencies() {
287
"\
288
[UPDATING] `[..]` index
289
[DOWNLOADING] crates ...
290
-[DOWNLOADED] dep-build v0.8.2 ([..])
291
[DOWNLOADED] dep v0.1.2 ([..])
+[DOWNLOADED] dep-build v0.8.2 ([..])
292
[CHECKING] dep v0.1.2
293
[CHECKING] bar v0.2.0 ([CWD])
294
[FINISHED] dev [unoptimized + debuginfo] target(s) in [..]
@@ -817,8 +817,8 @@ fn inherit_dependencies() {
817
818
819
820
821
822
823
[CHECKING] bar v0.2.0 ([CWD]/bar)
824
0 commit comments