Skip to content

Commit 59f59f1

Browse files
👻 Bump tempfile from 3.17.1 to 3.22.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.1 to 3.22.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.17.1...v3.22.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c4a294 commit 59f59f1

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

Cargo.lock

Lines changed: 27 additions & 9 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
@@ -66,7 +66,7 @@ clap = "4"
6666
minio = "0.1"
6767
serde_json = "1"
6868
uuid = "1.15"
69-
tempfile = "3.17"
69+
tempfile = "3.22"
7070
aws-sdk-s3 = "1.72"
7171
aws-config = "1.5"
7272
aws-smithy-runtime = "1.7"

0 commit comments

Comments
 (0)