Skip to content

Commit 1d3522a

Browse files
Bump tempfile from 3.9.0 to 3.12.0 in the cargo group (#26)
Bumps the cargo group with 1 update: [tempfile](https://github.com/Stebalien/tempfile). Updates `tempfile` from 3.9.0 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00abe91 commit 1d3522a

File tree

2 files changed

+13
-22
lines changed

2 files changed

+13
-22
lines changed

Cargo.lock

+12-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cpp-linter-lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ which = "6.0.3"
3030

3131
[dev-dependencies]
3232
mockito = "1.5.0"
33-
tempfile = "3.9.0"
33+
tempfile = "3.12.0"
3434

3535
[features]
3636
openssl-vendored = ["dep:openssl", "dep:openssl-probe"]

0 commit comments

Comments
 (0)