cargo-edit v0.6.0 Release Notes

Release Date: 2020-03-19 // about 4 years ago
  • ๐Ÿ†• New features:

    • You can now specify a branch for git dependencies (#379 by @struktured)
    • ๐Ÿฑ A long awaited feature to support -p flag in the workspace is finally there ๐ŸŽ‰ ` (#390 by @pwoolcoc)

    ๐Ÿ›  Fixes:

    • ๐Ÿ—„ --all flag is now deprecated in favor of --workspace to match cargo (#392 by @pwoolcoc)