File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2855,7 +2855,7 @@ fn use_the_cli() {
2855
2855
[UPDATING] git repository `[ROOTURL]/dep1`
2856
2856
[RUNNING] `git fetch --verbose --force --update-head-ok [..][ROOTURL]/dep1[..] [..]+HEAD:refs/remotes/origin/HEAD[..]`
2857
2857
From [ROOTURL]/dep1
2858
- * [new ref] HEAD -> origin/HEAD
2858
+ * [new ref] [..] -> origin/HEAD[..]
2859
2859
[LOCKING] 2 packages to latest compatible versions
2860
2860
[CHECKING] dep1 v0.5.0 ([ROOTURL]/dep1#[..])
2861
2861
[RUNNING] `rustc --crate-name dep1 [..]`
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ fn note_resolve_changes() {
241
241
[ARCHIVING] Cargo.toml.orig
242
242
[ARCHIVING] src/main.rs
243
243
[PACKAGED] 4 files, [FILE_SIZE]B ([FILE_SIZE]B compressed)
244
- [WARNING] no (git) Cargo.toml found at `target/tmp/ [..]/foo/Cargo.toml` in workdir `[..]`
244
+ [WARNING] no (git) Cargo.toml found at `[..]/foo/Cargo.toml` in workdir `[..]`
245
245
246
246
"# ] ] . unordered ( ) )
247
247
. run ( ) ;
You can’t perform that action at this time.
0 commit comments