Skip to content

Commit 6cca1f8

Browse files
committed
upgrade tempfile 3.13 -> 3.20
1 parent 44ee238 commit 6cca1f8

File tree

2 files changed

+69
-14
lines changed

2 files changed

+69
-14
lines changed

Cargo.lock

Lines changed: 68 additions & 13 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
@@ -25,7 +25,7 @@ serde = "1.0.219"
2525
serde_json = "1.0.141"
2626
serde_with = "3.12.0"
2727
static_assertions = "1.1.0"
28-
tempfile = "3.13.0"
28+
tempfile = "3.20.0"
2929
textwrap = "0.16.1"
3030
thiserror = "1.0.64"
3131
vsss-rs = "5.1.0"

0 commit comments

Comments
 (0)