Skip to content

Commit 73d5541

Browse files
build(deps): bump tempfile from 3.18.0 to 3.19.0 (#292)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.18.0 to 3.19.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.18.0...v3.19.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f24374 commit 73d5541

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ solana-test-validator = "2.2.0"
4747
assert_cmd = "2.0.16"
4848
libtest-mimic = "0.8"
4949
serial_test = "3.2.0"
50-
tempfile = "3.17.1"
50+
tempfile = "3.19.0"
5151

5252
[[bin]]
5353
name = "spl-token"

0 commit comments

Comments
 (0)