Skip to content

Commit c1314ea

Browse files
dependabot[bot]LoricAndre
authored andcommitted
chore: bump nix from 0.25.1 to 0.29.0 (#614)
Bumps [nix](https://github.com/nix-rust/nix) from 0.25.1 to 0.29.0. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.25.1...v0.29.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a23c3ff commit c1314ea

2 files changed

Lines changed: 12 additions & 23 deletions

File tree

Cargo.lock

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

skim/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ name = "sk"
2121
path = "src/bin/main.rs"
2222

2323
[dependencies]
24-
nix = "0.25.0"
24+
nix = "0.29.0"
2525
atty = { version = "0.2.14", optional = true }
2626
regex = "1.6.0"
2727
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)