mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-20 02:04:07 +00:00
20d6fec70d
## Description We do not rely on this, and the implementation is broken on musl. Fixes #774. ## Breaking Changes n/a ## Notes & open questions We need to run tests on musl in CI somehow. ## Change checklist - [x] Self-review. - [x] Tests if relevant. - [x] This PR was created by a human that thought critically about the proposed change and wrote an as clear and concise description as they could. - [x] This PR isn't slop, and is carefully crafted to do have the intented effect. - [x] `cargo make` passes locally. --------- Co-authored-by: dignifiedquire <me@dignifiedquire.com>