./devel/cargo-edit, Utility for managing cargo dependencies from the command line

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.13.11, Package name: cargo-edit-0.13.11, Maintainer: pin

This tool extends cargo to allow you to add, remove, and upgrade dependencies
by modifying your Cargo.toml file from the command line.


Master sites:

Filesize: 98.777 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-02 13:01:50 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.11

 - fix: Build without default features
 - Remove MSRV
   2026-04-19 19:35:10 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.10

Features

 - Support for TOML 1.1
   2026-03-03 20:09:47 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.9

0.13.9 - 2026-03-02
Fixes

 - Report error when failing to update lockfile
   2025-11-12 10:36:02 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.8

0.13.8 - 2025-11-11
Internal

 - Dependency updates
   2025-08-15 15:26:46 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.7

0.13.7 - 2025-08-08
Internal

 - Dependency updates
   2025-05-30 12:56:52 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.6

0.13.6 - 2025-05-27
Fixes

 - (upgrade) Don't update git dependencies that were excluded

0.13.5 - 2025-05-27
Fixes

 - Add logging

0.13.4 - 2025-05-13
Fixes

 - Add logging
 - Add -n as a short for --dry-run
   2025-05-01 15:06:10 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.3

Fixes

 - (upgrade) Provide more context on registry errors
   2025-04-10 13:45:13 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-edit: update to 0.13.2

0.13.2 - 2025-03-17
Fixes

 - (upgrade) Don't silence network errors