Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   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.

Next | Query returned 1 messages, browsing 1 to 10 | previous