Skip to content

Commit 1978e1d

Browse files
authored
Merge pull request #16 from Jakedismo/dependabot/cargo/tempfile-3.23.0
deps(deps): bump tempfile from 3.22.0 to 3.23.0
2 parents 0925b6a + 0024067 commit 1978e1d

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
@@ -182,7 +182,7 @@ jsonwebtoken = "9.3"
182182
argon2 = "0.5"
183183

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

0 commit comments

Comments
 (0)