Skip to content

Commit 788e1ee

Browse files
authored
Merge pull request #854 from coreos/dependabot/cargo/tempfile-3.17.1
build(deps): bump tempfile from 3.16.0 to 3.17.1
2 parents ee0aabd + 11d866a commit 788e1ee

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 = "0.38.43", features = ["process", "fs"] }
4545
serde = { version = "^1.0", features = ["derive"] }
4646
serde_json = "^1.0"
47-
tempfile = "^3.14"
47+
tempfile = "^3.17"
4848
widestring = "1.1.0"
4949
walkdir = "2.3.2"
5050
signal-hook-registry = "1.4.2"

0 commit comments

Comments
 (0)