Skip to content

Commit e716cb5

Browse files
authored
Merge pull request #736 from coreos/dependabot/cargo/tempfile-3.13.0
build(deps): bump tempfile from 3.12.0 to 3.13.0
2 parents ea28bc1 + be3fb22 commit e716cb5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -41,7 +41,7 @@ regex = "1.11.0"
4141
rustix = { version = "0.38.37", features = ["process", "fs"] }
4242
serde = { version = "^1.0", features = ["derive"] }
4343
serde_json = "^1.0"
44-
tempfile = "^3.12"
44+
tempfile = "^3.13"
4545
widestring = "1.1.0"
4646
walkdir = "2.3.2"
4747

0 commit comments

Comments
 (0)