Skip to content

Commit 4603b64

Browse files
chore(deps): Bump tempfile from 3.14.0 to 3.15.0 (#878)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.15.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.15.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 74709f0 commit 4603b64

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ serde_derive = "1"
9191
serde_json = "1"
9292
serde_repr = "0.1.16"
9393
serde_with = "3.4"
94-
tempfile = "3.8"
94+
tempfile = "3.15"
9595
tokio = { version = "1", default-features = false }
9696
typed-builder = "0.20"
9797
url = "2"

0 commit comments

Comments
 (0)