### Chore

 - lock file maintenance
 - pin rust crate insta to =1.47.2
   | datasource | package | from   | to     |
   | ---------- | ------- | ------ | ------ |
   | crate      | insta   | 1.47.2 | 1.47.2 |

### New Features

 - add a `curl` subcommand to generate a curl command

### Other

 - so much better
 - better message

### Style

 - clippy

### Test

 - fix nextest

### Commit Statistics

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

### Commit Details

 * **Uncategorized**
    - Add a `curl` subcommand to generate a curl command (0000015)
    - Fix nextest (0000014)
    - Clippy (0000013)
    - So much better (0000012)
    - Lock file maintenance (e7ff5c6)
    - Better message (0000010)
    - Pin rust crate insta to =1.47.2 (63f859e)