Skip to content

Commit c28fe3c

Browse files
authored
Merge pull request #887 from coreos/dependabot/cargo/tempfile-3.19.1
build(deps): bump tempfile from 3.17.1 to 3.19.1
2 parents d8e4578 + e1e21e1 commit c28fe3c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)