Skip to content

Commit c0a9bd7

Browse files
Bump tempfile from 3.22.0 to 3.24.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.22.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.22.0...v3.24.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b055b1 commit c0a9bd7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -26,7 +26,7 @@ indoc = "2.0"
2626
do-notation = "0.1.3"
2727
serde_json = "1.0"
2828
sha2 = "0.10.9"
29-
tempfile = "3.22.0"
29+
tempfile = "3.24.0"
3030
clvmr = { version = "0.16.2", features = ["pre-eval"] }
3131
binascii = "0.1.4"
3232
yaml-rust2 = "0.10.3"

0 commit comments

Comments
 (0)