Path to this page:
Subject: CVS commit: pkgsrc/devel/cargo-modules
From: pin
Date: 2024-11-25 15:50:39
Message id: 20241125145039.3FCE1FC7D@cvs.NetBSD.org
Log Message:
devel/cargo-modules: update to 0.19.1
[0.19.1] - 2024-10-29
Changed
Updated dependencies:
rust-analyzer from 0.0.240 to 0.0.241
insta from 1.40.0 to 1.41.0
anyhow from 1.0.90 to 1.0.91
[0.19.0] - 2024-10-23
Added
The --focus-on option now accepts expressions starting with crate::… \
(previously the crate's name had to be written out).
Changed
Updated dependencies:
anyhow from 1.0.89 to 1.0.90
libc from 0.2.159 to 0.2.161
pulldown-cmark from 0.12.1 to 0.12.2
rust-analyzer from 0.0.239 to 0.0.240
Fixed
Fixed structure's filtering logic with respect to --focus-on and --max-depth \
options.
Fixed filtering of #[test] and #[cfg(test)] when --cfg-test is not used
[0.18.2] - 2024-10-15
Changed
Updated dependencies:
clap from 4.5.19 to 4.5.20
rust-analyzer from 0.0.238 to 0.0.239
[0.18.1] - 2024-10-08
Changed
Updated dependencies:
clap from 4.5.18 to 4.5.19
rust-analyzer from 0.0.236 to 0.0.238
[0.18.0] - 2024-09-30
Changed
Updated dependencies:
anyhow from 1.0.86 to 1.0.89
clap from 4.5.16 to 4.5.18
insta from 1.39.0 to 1.40.0
libc from 0.2.158 to 0.2.159
pulldown-cmark from 0.12.0 to 0.12.1
rust-analyzer from 0.0.230 to 0.0.237
Bumped MSRV from 1.80.0 to 1.81.0
Files: