### Chore

 - update rust crate tempfile to v3.22.0
   | datasource | package  | from   | to     |
   | ---------- | -------- | ------ | ------ |
   | crate      | tempfile | 3.21.0 | 3.22.0 |

### New Features

 - allow changing the tls mode

### Commit Statistics

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

### Commit Details

 * **Uncategorized**
    - Allow changing the tls mode (0000130)
    - Update rust crate tempfile to v3.22.0 (60464dd)