Skip to content

Commit

Permalink
build(deps): bump tempfile from 3.4.0 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.10.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.4.0...v3.10.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 181a050 commit 4b63b7c
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 65 deletions.
191 changes: 127 additions & 64 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build_enclone_proto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ exclude = ["enclone.types.rs"]
prost-build = ">=0.9,<0.12"

[dev-dependencies]
tempfile = "3.4"
tempfile = "3.10"

0 comments on commit 4b63b7c

Please sign in to comment.