CVS: cvs.openbsd.org: src
Sebastien Marie <[email protected]> Sat, 8 Aug 2026 02:08:56 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/08 02:08:56 Modified files: share/man/man5 : cargo-module.5 Log message: devel/cargo module: add MODCARGO_LIBTEST_ARGS variable in order to pass arguments to LIBTEST (cargo test subsystem) and not to cargo itself, provides a specific variable. from Andrew Kloet (.net)