From 0fa007494b82ad537ad09ce41f4efd10c614d6fc Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 9 Sep 2021 17:07:03 +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 b610c6a..e746584 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ 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" -oci-spec = "0.4.0" +oci-spec = "0.5.1" olpc-cjson = "0.1.0" rm_rf = "0.6.1" serde = { version = "1", features = ["derive"] } -- cgit v1.2.3