File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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() {
28552855[UPDATING] git repository `[ROOTURL]/dep1`
28562856[RUNNING] `git fetch --verbose --force --update-head-ok [..][ROOTURL]/dep1[..] [..]+HEAD:refs/remotes/origin/HEAD[..]`
28572857From [ROOTURL]/dep1
2858- * [new ref] HEAD -> origin/HEAD
2858+ * [new ref] [..] -> origin/HEAD[..]
28592859[LOCKING] 2 packages to latest compatible versions
28602860[CHECKING] dep1 v0.5.0 ([ROOTURL]/dep1#[..])
28612861[RUNNING] `rustc --crate-name dep1 [..]`
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ fn note_resolve_changes() {
241241[ARCHIVING] Cargo.toml.orig
242242[ARCHIVING] src/main.rs
243243[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 `[..]`
245245
246246"# ] ] . unordered ( ) )
247247 . run ( ) ;
You can’t perform that action at this time.
0 commit comments