Skip to content

Commit 1e7f4a7

Browse files
fix(deps): bump tempfile from 3.24.0 to 3.25.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.25.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdf8263 commit 1e7f4a7

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -22,7 +22,7 @@ tracing = "0.1.44"
2222
tracing-subscriber = "0.3.22"
2323
xorf = { version = "0.12.0", features = ["binary-fuse", "serde"] }
2424
rand = "0.9.2"
25-
tempfile = "3.10.1"
25+
tempfile = "3.25.0"
2626
tikv-jemallocator = "0.6.1"
2727
bumpalo = "3.16"
2828
pprof = { version = "0.15.0", optional = true, "features" = ["protobuf-codec"] }

0 commit comments

Comments
 (0)