@@ -167,8 +167,8 @@ 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
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
172
172
[PUBLISHED] foo v1.2.3 at registry `crates-io`
173
173
174
174
"# ] ] )
@@ -334,8 +334,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
334
334
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
335
335
[UPLOADING] bar v0.2.0 ([ROOT]/foo)
336
336
[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.
337
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
338
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
339
339
[PUBLISHED] bar v0.2.0 at registry `crates-io`
340
340
341
341
"# ] ] )
@@ -501,8 +501,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
501
501
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
502
502
[UPLOADING] bar v0.2.0 ([ROOT]/foo)
503
503
[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.
504
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
505
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
506
506
[PUBLISHED] bar v0.2.0 at registry `crates-io`
507
507
508
508
"# ] ] )
@@ -762,8 +762,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-lice
762
762
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
763
763
[UPLOADING] bar v1.2.3 ([ROOT]/foo/bar)
764
764
[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.
765
+ [NOTE] waiting for bar v1.2.3 to be available at registry `crates-io`
766
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
767
767
[PUBLISHED] bar v1.2.3 at registry `crates-io`
768
768
769
769
"# ] ] )
@@ -936,8 +936,8 @@ See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for
936
936
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
937
937
[UPLOADING] bar v0.2.0 ([ROOT]/foo/bar)
938
938
[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.
939
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`
940
+ [HELP] you may press ctrl-c to skip waiting; the crate should be available shortly
941
941
[PUBLISHED] bar v0.2.0 at registry `crates-io`
942
942
943
943
"# ] ] )
0 commit comments