Subject: CVS commit: pkgsrc/devel/cargo-bloat
From: Adam Ciarcinski
Date: 2024-04-15 07:30:52
Message id: 20240415053052.987A9FA2C@cvs.NetBSD.org

Log Message:
cargo-bloat: updated to 0.12.0

0.12.0

Added
- The `--config` flag. That matches the `cargo build --config`.
- Warn about `strip = true`.

Changed
- Do not show the `-n option` if there is nothing more to display.
- Use `thin` LTO in the Release build to reduce the installed binary size.
- Show the section name given to `--symbols-section` instead of hardcoding `.text`.

Removed
- The `--time` flag. Use `cargo --timings` instead.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/cargo-bloat/Makefile
1.3modifypkgsrc/devel/cargo-bloat/cargo-depends.mk
1.3modifypkgsrc/devel/cargo-bloat/distinfo