Update to nix 0.23
authorColin Walters <walters@verbum.org>
Fri, 11 Mar 2022 20:32:27 +0000 (15:32 -0500)
committerColin Walters <walters@verbum.org>
Fri, 11 Mar 2022 20:32:27 +0000 (15:32 -0500)
Part of general crate updates.

tests/inst/Cargo.toml

index 31303f72b1f303df863eb90473e288733ea97b5c..96c72e268d3fe409392e8f904f0257937a7ca0b5 100644 (file)
@@ -33,7 +33,7 @@ strum = "0.18.0"
 strum_macros = "0.18.0"
 openat = "0.1.19"
 openat-ext = "0.1.4"
-nix = "0.20.0"
+nix = "0.23.0"
 # See discussion in https://github.com/coreos/rpm-ostree/pull/2569#issuecomment-780569188
 rpmostree-client = { git = "https://github.com/coreos/rpm-ostree", tag = "v2021.3" }