@@ -167,8 +167,9 @@ fn inherit_own_workspace_fields() {
167
167
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
168
168
[UPLOADING] foo v1.2.3 ([ROOT]/foo)
169
169
[UPLOADED] foo v1.2.3 to registry `crates-io`
170
- [NOTE] waiting for foo v1.2.3 to be available at registry `crates-io`.
171
- You may press ctrl-c to skip waiting; the crate should be available shortly.
170
+ [NOTE] waiting for foo v1.2.3 to be available at registry `crates-io`
171
+ |
172
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
172
173
[PUBLISHED] foo v1.2.3 at registry `crates-io`
173
174
174
175
"# ] ] )
@@ -334,8 +335,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
334
335
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
335
336
[UPLOADING] bar v0.2.0 ([ROOT]/foo)
336
337
[UPLOADED] bar v0.2.0 to registry `crates-io`
337
- [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
338
- You may press ctrl-c to skip waiting; the crate should be available shortly.
338
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
339
+ |
340
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
339
341
[PUBLISHED] bar v0.2.0 at registry `crates-io`
340
342
341
343
"# ] ] )
@@ -501,8 +503,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
501
503
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
502
504
[UPLOADING] bar v0.2.0 ([ROOT]/foo)
503
505
[UPLOADED] bar v0.2.0 to registry `crates-io`
504
- [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
505
- You may press ctrl-c to skip waiting; the crate should be available shortly.
506
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
507
+ |
508
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
506
509
[PUBLISHED] bar v0.2.0 at registry `crates-io`
507
510
508
511
"# ] ] )
@@ -762,8 +765,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-lice
762
765
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
763
766
[UPLOADING] bar v1.2.3 ([ROOT]/foo/bar)
764
767
[UPLOADED] bar v1.2.3 to registry `crates-io`
765
- [NOTE] waiting for bar v1.2.3 to be available at registry `crates-io`.
766
- You may press ctrl-c to skip waiting; the crate should be available shortly.
768
+ [NOTE] waiting for bar v1.2.3 to be available at registry `crates-io`
769
+ |
770
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
767
771
[PUBLISHED] bar v1.2.3 at registry `crates-io`
768
772
769
773
"# ] ] )
@@ -936,8 +940,9 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
936
940
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
937
941
[UPLOADING] bar v0.2.0 ([ROOT]/foo/bar)
938
942
[UPLOADED] bar v0.2.0 to registry `crates-io`
939
- [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
940
- You may press ctrl-c to skip waiting; the crate should be available shortly.
943
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
944
+ |
945
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
941
946
[PUBLISHED] bar v0.2.0 at registry `crates-io`
942
947
943
948
"# ] ] )
0 commit comments