Skip to content

Commit 0905312

Browse files
build(deps): bump tempfile from 3.4.0 to 3.10.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.10.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.4.0...v3.10.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51f755f commit 0905312

File tree

2 files changed

+128
-65
lines changed

2 files changed

+128
-65
lines changed

Cargo.lock

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

build_enclone_proto/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ exclude = ["enclone.types.rs"]
1919
prost-build = ">=0.9,<0.12"
2020

2121
[dev-dependencies]
22-
tempfile = "3.4"
22+
tempfile = "3.10"

0 commit comments

Comments
 (0)