Skip to content

Commit f7312bb

Browse files
chore(cargo): bump tempfile from 3.14.0 to 3.18.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.18.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.18.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cba3047 commit f7312bb

File tree

2 files changed

+29
-9
lines changed

2 files changed

+29
-9
lines changed

Cargo.lock

+28-8
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
@@ -193,7 +193,7 @@ rusqlite = "0.32"
193193
sanitize-filename = "0.5"
194194
serde = "1.0"
195195
serde_json = "1"
196-
tempfile = "3.14.0"
196+
tempfile = "3.18.0"
197197
thiserror = "2"
198198
tokio = "1"
199199
tokio-util = "0.7.13"

0 commit comments

Comments
 (0)