Skip to content

Commit fd3566b

Browse files
authored
Merge pull request bootc-dev#591 from coreos/dependabot/cargo/tempfile-3.9.0
build(deps): bump tempfile from 3.8.1 to 3.9.0
2 parents e63b2d2 + fcbedda commit fd3566b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -36,7 +36,7 @@ openat-ext = ">= 0.2.2, < 0.3.0"
3636
openssl = "^0.10"
3737
serde = { version = "^1.0", features = ["derive"] }
3838
serde_json = "^1.0"
39-
tempfile = "^3.8"
39+
tempfile = "^3.9"
4040
widestring = "1.0.2"
4141

4242
[profile.release]

0 commit comments

Comments
 (0)