Skip to content

Commit 696077d

Browse files
committed
Bump tempfile 3.10.1
Signed-off-by: Jiahao XU <[email protected]>
1 parent 34a4b24 commit 696077d

File tree

2 files changed

+87
-44
lines changed

2 files changed

+87
-44
lines changed

Cargo.lock

Lines changed: 86 additions & 43 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
@@ -16,7 +16,7 @@ rust-version = "1.63"
1616
libc = "0.2.72"
1717

1818
[dev-dependencies]
19-
tempfile = "3"
19+
tempfile = "3.10.1"
2020

2121
[[test]]
2222
name = "client"

0 commit comments

Comments
 (0)