Skip to content

Commit 4f2c01a

Browse files
build(deps): bump tempfile from 3.11.0 to 3.12.0 (#308)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdcc5dc commit 4f2c01a

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

Cargo.lock

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

picky/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ cfg-if = "1.0"
8282
ring = "0.17"
8383
rstest = "0.22"
8484
expect-test = "1"
85-
tempfile = "3.11"
85+
tempfile = "3.12"
8686
rand_chacha = "0.3"
8787

8888
[features]

0 commit comments

Comments
 (0)