google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
24 stars 7 forks source link

fix(deps): update rust crate tempfile to v3.12.0 #169

Open renovate-bot opened 1 month ago

renovate-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
tempfile (source) dependencies minor 3.10.1 -> 3.12.0

Release Notes

Stebalien/tempfile (tempfile) ### [`v3.12.0`](https://togithub.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#3120) - Add a `keep(keep: bool)` function to builder that suppresses delete-on-drop behavior (thanks to [@​RalfJung](https://togithub.com/RalfJung)). - Update `windows-sys` from 0.52 to 0.59. ### [`v3.11.0`](https://togithub.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#3110) [Compare Source](https://togithub.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0) - Add the ability to override the default temporary directory. This API shouldn't be used in general, but there are some cases where it's unavoidable.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.