chore(deps): update rust crate tempfile to v3.14.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tempfile (source) | dev-dependencies | minor |
3.12.0 -> 3.14.0
|
Release Notes
Stebalien/tempfile (tempfile)
v3.14.0
- Make the wasip2 target work (requires tempfile's "nightly" feature to be enabled). #305.
- Allow older windows-sys versions #304.
v3.13.0
- Add
with_suffix
constructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension). Thanks to @Borgerr. - Update dependencies (fastrand & rustix).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate