Skip to content

Commit bab2c27

Browse files
Bump tempfile from 3.22.0 to 3.23.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.22.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.22.0...v3.23.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8bfc94 commit bab2c27

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
@@ -81,7 +81,7 @@ blake3 = "1.5"
8181
[dev-dependencies]
8282
tracing-test = { version = "0.2", features = ["no-env-filter"] }
8383
rand = "0.9.2"
84-
tempfile = "3.22"
84+
tempfile = "3.23"
8585

8686
[build-dependencies]
8787
chrono = { version = "0.4" }

0 commit comments

Comments
 (0)