mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-17 00:35:20 +00:00
684c3e2531
## Description This adds a `cargo make` task and CI job to ensure that no foreign crates appear in the public API apart from those explicitly allow-listed. ## Change checklist - [x] Self-review.