From e9d557fc2923d5c130b252f935479bc2f74734d6 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 2 Oct 2021 12:51:05 +0200 Subject: Update dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0df8017..8438a71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ handlebars = "4.1.3" hex = { version = "0.4.3", features = ["std", "serde"] } ipc-channel = { git = "https://github.com/servo/ipc-channel.git" } libc = "0.2.84" -nix = "0.22.0" +nix = "0.23.0" oci-spec = "0.5.1" olpc-cjson = "0.1.0" rm_rf = "0.6.1" -- cgit v1.2.3