Skip to content
jenkin edited this page May 18, 2026 · 2 revisions

cargo-fresh Wiki

Welcome. This wiki is the long-form companion to the README — the things that don't belong in install/usage but you'll want when something goes sideways, or when you want to understand what cargo-fresh actually does under the hood.

If you're new, read the README first.

Pages

  • Recipes — copy-paste-ready setups: CI gating, private mirror, behind a proxy, glob patterns, dry-run audits
  • FAQ — quick answers to common questions
  • Troubleshooting — how to read errors, what each Hint: means, common failure modes
  • Architecture — internal data flow, the trade-offs behind the sparse index path, why things look the way they do

Towards 1.0

The 1.0 contract is being locked in. Feedback window closes 2026-06-30 — see pinned issue #3. If you script against cargo-fresh, this is when to speak up.

Where to file things

Topic Where
Bug Issues
Feature request Issues
1.0 contract feedback #3
Security Private — see SECURITY.md
Wiki page fix Edit the page or open an issue

This wiki is editable by maintainers only; if you spot something wrong, the fastest path is to open an issue.

Clone this wiki locally