### Chore

 - add correct binstall metadata
 - move dev-deps closer to deps
 - update dependency cargo-binstall to v1.19.0
   | datasource | package        | from   | to     |
   | ---------- | -------------- | ------ | ------ |
   | crate      | cargo-binstall | 1.18.1 | 1.19.0 |

### Bug Fixes

 - pin dependencies
   | datasource | package  | from   | to     |
   | ---------- | -------- | ------ | ------ |
   | crate      | mutants  | 0.0.4  | 0.0.4  |
   | crate      | tempfile | 3.27.0 | 3.27.0 |

### Other

 - fixup release
 - cross release needs release
 - add gitlab release and asset links
 - move things around

### Test

 - a few more

### Commit Statistics

 - 9 commits contributed to the release over the course of 3 calendar days.
 - 3 days passed between releases.
 - 9 commits were understood as [conventional](https://www.conventionalcommits.org).
 - 0 issues like '(#ID)' were seen in commit messages

### Commit Details

 * **Uncategorized**
    - Add correct binstall metadata (0000025)
    - Move dev-deps closer to deps (0000024)
    - Update dependency cargo-binstall to v1.19.0 (7c31941)
    - Pin dependencies (d143534)
    - A few more (0000021)
    - Fixup release (0000020)
    - Cross release needs release (0000019)
    - Add gitlab release and asset links (0000018)
    - Move things around (0000017)