Skip to content

Commit 70454b2

Browse files
authored
Merge pull request #700 from coreos/dependabot/cargo/tempfile-3.12.0
build(deps): bump tempfile from 3.11.0 to 3.12.0
2 parents c495f5a + 9454a61 commit 70454b2

File tree

2 files changed

+53
-37
lines changed

2 files changed

+53
-37
lines changed

Cargo.lock

Lines changed: 52 additions & 36 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
@@ -39,7 +39,7 @@ regex = "1.10.6"
3939
rustix = { version = "0.38.34", features = ["process", "fs"] }
4040
serde = { version = "^1.0", features = ["derive"] }
4141
serde_json = "^1.0"
42-
tempfile = "^3.11"
42+
tempfile = "^3.12"
4343
widestring = "1.1.0"
4444
walkdir = "2.3.2"
4545

0 commit comments

Comments
 (0)