Skip to content

Commit 89193fd

Browse files
Bump tempfile from 3.10.1 to 3.12.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.12.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f494d82 commit 89193fd

File tree

2 files changed

+45
-22
lines changed

2 files changed

+45
-22
lines changed

Cargo.lock

+44-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ libc = "0.2.87"
1919
nix = { version = "0.28.0", features = ["fs"] }
2020

2121
[dev-dependencies]
22-
tempfile = "3.10.1"
22+
tempfile = "3.12.0"
2323

2424
[[test]]
2525
name = "client"

0 commit comments

Comments
 (0)