Skip to content

Commit 0024067

Browse files
deps(deps): 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 bac41e8 commit 0024067

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -180,7 +180,7 @@ jsonwebtoken = "9.3"
180180
argon2 = "0.5"
181181

182182
# Testing
183-
tempfile = "3.8"
183+
tempfile = "3.23"
184184
tokio-test = "0.4"
185185
approx = "0.5"
186186
criterion = { version = "0.7.0", features = ["html_reports"] }

0 commit comments

Comments
 (0)