Skip to content

Commit 70fad9c

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] <[email protected]>
1 parent a2bcfb1 commit 70fad9c

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
@@ -30,7 +30,7 @@ cc = "1.2.38"
3030
[dev-dependencies]
3131
cc = "1.2.38"
3232
rstest = { version = "0.26.1", default-features = false }
33-
tempfile = "3.22.0"
33+
tempfile = "3.23.0"
3434

3535
[profile.dev]
3636
panic = "abort"

0 commit comments

Comments
 (0)