Skip to content

Commit ec10868

Browse files
build(deps): update nix requirement from 0.24.2 to 0.30.1
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.24.2...v0.30.1) --- updated-dependencies: - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b1e83d commit ec10868

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
@@ -35,7 +35,7 @@ notify = "8.0.0"
3535
serde = "1.0.131"
3636
serde_derive = "1.0.131"
3737
libc = "0.2.112"
38-
nix = "0.24.2"
38+
nix = "0.30.1"
3939
lazy_static = "1.2"
4040
path-clean = "1.0.1"
4141
serde_yaml = "0.9.33"

0 commit comments

Comments
 (0)