Skip to content

Commit 0e8e710

Browse files
committed
Merge branch 'update-deps'
2 parents 24919f7 + e1515a9 commit 0e8e710

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

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

nftnl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ log = "0.4"
4343

4444
# NOTE: keep version in lock-step with build-dependency
4545
nftnl-sys = { path = "../nftnl-sys", version = "0.6.2" }
46-
nix = { version = "0.30.1", features = ["feature"] }
46+
nix = { version = "0.31.2", features = ["feature"] }
4747

4848
[build-dependencies]
4949
nftnl-sys = { path = "../nftnl-sys", version = "0.6.2" }

0 commit comments

Comments
 (0)