Subject: CVS commit: pkgsrc/devel/cargo-modules
From: pin
Date: 2023-10-17 12:59:16
Message id: 20231017105916.815B0FADC@cvs.NetBSD.org

Log Message:
devel/cargo-modules: update to 0.10.0

[0.10.0] - 2023-10-12
Added
 - Added support for type and trait aliases.
 - Added support for extracting "uses" edges for a type's field \ 
dependencies.

Changed
 - Refactored project, giving each generate command its own independent
   implementation
 - Refactored and simplified orphan detection logic
 - Updated dependencies:
     - insta from 1.33.0 to 1.34.0
     - proc-macro2 from 1.0.67 to 1.0.69
     - rust-analyzer from 0.0.177 to 0.0.178

Removed
 - Support for --orphans/--no-orphans for generate graph command

Files:
RevisionActionfile
1.2modifypkgsrc/devel/cargo-modules/Makefile
1.2modifypkgsrc/devel/cargo-modules/cargo-depends.mk
1.2modifypkgsrc/devel/cargo-modules/distinfo