Skip to content

Commit f042d1a

Browse files
chore(rust): Bump tempfile from 3.23.0 to 3.24.0 in /rust
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.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] <support@github.com>
1 parent 12fec27 commit f042d1a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

rust/Cargo.lock

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

rust/driver_manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ windows-registry = { version = ">= 0.5.3" }
5656
[dev-dependencies]
5757
arrow-select.workspace = true
5858
temp-env = "0.3"
59-
tempfile = "3.23"
59+
tempfile = "3.24"

0 commit comments

Comments
 (0)