chore(deps): update rust crate mktemp to 0.5.0 #39
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
infeasible
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LibrePages/librepages#39
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/mktemp-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.4.1
->0.5.0
Release Notes
samgiles/rs-mktemp (mktemp)
v0.5.1
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/samgiles/rs-mktemp/compare/0.5.0...0.5.1
v0.5.0
Compare Source
Update uuid to 1.2
Don't derive Clone, it will cause issues with drop - wrap in an
Arc
/Rc
to share.Don't panic if file or directory does not exist
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 has been generated by Renovate Bot.