Skip to content

Commit 1f157b9

Browse files
dependabot[bot]matthiasbeyer
authored andcommitted
Bump nix from 0.14.1 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.14.1 to 0.25.0. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.14.1...v0.25.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2151dab commit 1f157b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme = "README.md"
1515

1616
[dependencies]
1717
comma = "1.0"
18-
nix = "0.14"
18+
nix = "0.25"
1919
regex = "1"
2020
tempfile = "3"
2121
thiserror = "1.0.34"

0 commit comments

Comments
 (0)