Path to this page:
./
devel/cargo-edit,
Utility for managing cargo dependencies from the command line
Branch: CURRENT,
Version: 0.13.11,
Package name: cargo-edit-0.13.11,
Maintainer: pinThis 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)
- (2026-06-02) Updated to version: cargo-edit-0.13.11
- (2026-04-19) Updated to version: cargo-edit-0.13.10
- (2026-03-03) Updated to version: cargo-edit-0.13.9
- (2025-11-12) Updated to version: cargo-edit-0.13.8
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
CVS history: (Expand)
2026-06-02 13:01:50 by pin | Files touched by this commit (3) |  |
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) |  |
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) |  |
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) |  |
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) |  |
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) |  |
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) |  |
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) |  |
Log message:
devel/cargo-edit: update to 0.13.2
0.13.2 - 2025-03-17
Fixes
- (upgrade) Don't silence network errors
|