Skip to content

Commit 2346c1e

Browse files
authored
Merge pull request #69 from mre/dependabot/cargo/nix-0.26.1
Bump nix from 0.25.0 to 0.26.1
2 parents 01f115e + 14c11bc commit 2346c1e

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
1111
version = "0.1.0"
1212

1313
[dependencies]
14-
nix = "0.25.0"
14+
nix = "0.26.1"
1515

1616
[dev-dependencies]
1717
assert_cmd = "2.0.8"

0 commit comments

Comments
 (0)