Skip to content

Commit 91649ef

Browse files
chore(cargo): bump tempfile from 3.10.1 to 3.13.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.13.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.13.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c931c2 commit 91649ef

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

Cargo.lock

Lines changed: 12 additions & 11 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
@@ -183,7 +183,7 @@ rusqlite = "0.32"
183183
sanitize-filename = "0.5"
184184
serde = "1.0"
185185
serde_json = "1"
186-
tempfile = "3.10.1"
186+
tempfile = "3.13.0"
187187
thiserror = "1"
188188

189189
# 1.38 is the latest version before `mio` dependency update

0 commit comments

Comments
 (0)