@@ -167,7 +167,7 @@ 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`.
170
+ [NOTE] waiting for foo v1.2.3 to be available at registry `crates-io`.
171
171
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
@@ -334,7 +334,7 @@ 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`.
337
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
338
338
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
@@ -501,7 +501,7 @@ 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`.
504
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
505
505
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
@@ -762,7 +762,7 @@ 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`.
765
+ [NOTE] waiting for bar v1.2.3 to be available at registry `crates-io`.
766
766
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
@@ -936,7 +936,7 @@ 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`.
939
+ [NOTE] waiting for bar v0.2.0 to be available at registry `crates-io`.
940
940
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
0 commit comments