Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit c131e3c

Browse files
update tempfile to 3.4 (#4074)
1 parent 3db25f2 commit c131e3c

File tree

2 files changed

+124
-23
lines changed

2 files changed

+124
-23
lines changed

Cargo.lock

Lines changed: 123 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tokio = "1.14"
4040
solana-test-validator = "=1.14.12"
4141
assert_cmd = "2.0.4"
4242
serial_test = "0.8.0"
43-
tempfile = "3.3.0"
43+
tempfile = "3.4.0"
4444

4545
[[bin]]
4646
name = "spl-token"

0 commit comments

Comments
 (0)