From 9e95aa08a42af602ddb52ad1cdef86f476c58bc3 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 1 Apr 2021 23:57:00 +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 e81d86c..348f322 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ edition = "2018" [dependencies] ipc-channel = { git = "https://github.com/servo/ipc-channel.git" } libc = "0.2.84" -nix = "0.19.1" +nix = "0.20.0" oci-spec = "0.2.8" serde = { version = "1", features = ["derive"] } serde_json = "1.0.62" -- cgit v1.2.3