Skip to content

Commit 5e5c569

Browse files
chore(rust): Bump tempfile from 3.25.0 to 3.26.0 in /rust (#4019)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04e594d commit 5e5c569

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

rust/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.

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.25"
59+
tempfile = "3.26"

0 commit comments

Comments
 (0)