Skip to content

Commit 806b437

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): bump tempfile from 3.19.1 to 3.20.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a5232f commit 806b437

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -190,7 +190,7 @@ rusqlite = "0.32"
190190
sanitize-filename = "0.5"
191191
serde = "1.0"
192192
serde_json = "1"
193-
tempfile = "3.19.1"
193+
tempfile = "3.20.0"
194194
thiserror = "2"
195195
tokio = "1"
196196
tokio-util = "0.7.14"

0 commit comments

Comments
 (0)