Skip to content

Commit 0f9773a

Browse files
chore(deps): bump nix from 0.28.0 to 0.29.0 (#14559)
Bumps [nix](https://github.com/nix-rust/nix) from 0.28.0 to 0.29.0. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3550758 commit 0f9773a

File tree

2 files changed

+7
-25
lines changed

2 files changed

+7
-25
lines changed

Cargo.lock

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

datafusion-examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ url = { workspace = true }
7777
uuid = "1.7"
7878

7979
[target.'cfg(not(target_os = "windows"))'.dev-dependencies]
80-
nix = { version = "0.28.0", features = ["fs"] }
80+
nix = { version = "0.29.0", features = ["fs"] }

0 commit comments

Comments
 (0)