Skip to content

Commit 6a7f623

Browse files
authored
Merge pull request coreos#925 from coreos/dependabot/cargo/tempfile-3.20.0
build(deps): bump tempfile from 3.19.1 to 3.20.0
2 parents efea026 + 993d75e commit 6a7f623

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -44,7 +44,7 @@ regex = "1.11.1"
4444
rustix = { version = "1.0.5", features = ["process", "fs"] }
4545
serde = { version = "^1.0", features = ["derive"] }
4646
serde_json = "^1.0"
47-
tempfile = "^3.19"
47+
tempfile = "^3.20"
4848
widestring = "1.2.0"
4949
walkdir = "2.3.2"
5050
signal-hook-registry = "1.4.2"

0 commit comments

Comments
 (0)