Path to this page:
./
devel/cargo-upgrades,
Check for outdated dependencies in Rust/Cargo projects
Branch: CURRENT,
Version: 2.1.2nb3,
Package name: cargo-upgrades-2.1.2nb3,
Maintainer: pkgsrc-usersShows which dependencies in Cargo.toml can be upgraded to a newer version.
It's similar to cargo-outdated, but has a simpler implementation, so it won't
complain about path dependencies or potential version conflicts.
Simply checks whether there is a newer (stable) version for each dependency.
Master sites:
Filesize: 11.668 KB
Version history: (Expand)
- (2024-11-01) Updated to version: cargo-upgrades-2.1.2nb3
- (2024-11-01) Updated to version: cargo-upgrades-2.1.2nb2
- (2024-08-18) Updated to version: cargo-upgrades-2.1.2nb1
- (2024-08-04) Updated to version: cargo-upgrades-2.1.2
- (2023-10-09) Package added to pkgsrc.se, version cargo-upgrades-2.0.0 (created)
CVS history: (Expand)
2023-10-09 14:16:02 by pin | Files touched by this commit (5) |
Log message:
devel/cargo-upgrades: import package
Shows which dependencies in Cargo.toml can be upgraded to a newer version.
It's similar to cargo-outdated, but has a simpler implementation, so it won't
complain about path dependencies or potential version conflicts.
Simply checks whether there is a newer (stable) version for each dependency.
|