Skip to content

Commit c2392af

Browse files
Bump tempfile from 3.15.0 to 3.18.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.15.0 to 3.18.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.18.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 20225d1 commit c2392af

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -27,7 +27,7 @@ ring = "0.17.8"
2727
rusqlite = { version = "0.32.0", features = ["bundled"] }
2828
serde = { version = "1.0.217", features = ["derive"] }
2929
serde_json = "1.0.120"
30-
tempfile = "3.15.0"
30+
tempfile = "3.18.0"
3131
thiserror = "2.0.11"
3232
uuid = { version = "1.13.0", features = ["serde", "v4"] }
3333
zstd = "0.13.2"

0 commit comments

Comments
 (0)