Path to this page:
Subject: CVS commit: pkgsrc/devel/cargo-modules
From: pin
Date: 2023-12-07 11:27:51
Message id: 20231207102751.90FF8FA42@cvs.NetBSD.org
Log Message:
devel/cargo-modules: update to 0.12.0
[0.12.0] - 2023-12-05
Added
- Support for detecting methods/type-aliases in impls.
- Support for detecting dependencies from functions and methods.
- Tracing logs for graph/tree building phases (RUST_LOG=cargo_modules=trace …).
Changed
Updated dependencies:
- thread_local from 1.0.0 to 1.1.7
- clap from 4.4.10 to 4.4.11
- memoffset from 0.6.1 to 0.9.0
- rust-analyzer from 0.0.187 to 0.0.188
Files: