pkgsrc/devel/cargo-upgrades
pin 07d5bd8019 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.
2023-10-09 12:16:02 +00:00
..
cargo-depends.mk
DESCR
distinfo
Makefile
PLIST