Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sunshowers/829af99fbf765c52891fb3d081ce3518 to your computer and use it in GitHub Desktop.
Save sunshowers/829af99fbf765c52891fb3d081ce3518 to your computer and use it in GitHub Desktop.
cargo guppy mv output
Will perform edits:
manifest: cargo-guppy/Cargo.toml
* update guppy-cmdlib to path ../tools/guppy-cmdlib
manifest: guppy-cmdlib/Cargo.toml
* update guppy to path ../../guppy
manifest: tools/cargo-compare/Cargo.toml
* update guppy-cmdlib to path ../guppy-cmdlib
manifest: tools/fixture-manager/Cargo.toml
* update guppy-cmdlib to path ../guppy-cmdlib
Moves:
* move guppy-cmdlib to tools/guppy-cmdlib
Continue? [Y/n]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment