Skip to content

Commit 197e9dd

Browse files
committed
Auto merge of #4420 - rust-lang:renovate/tempfile-3.x, r=locks
Update Rust crate tempfile to v3.3.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tempfile](https://crates.io/crates/tempfile) | dependencies | minor | `=3.2.0` -> `=3.3.0` | --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents bdf8457 + 41a5ff0 commit 197e9dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sha2 = "=0.10.1"
8080
spdx = "=0.8.0"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
8282
tar = "=0.4.38"
83-
tempfile = "=3.2.0"
83+
tempfile = "=3.3.0"
8484
thiserror = "=1.0.30"
8585
tokio = { version = "=1.15.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8686
toml = "=0.5.8"

0 commit comments

Comments
 (0)