From 82d9d7629bf897719bc1d9e28f750c4cdecb0b5a Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 4 Oct 2021 15:02:04 +0200 Subject: recipe: used scoped TLS to base recipe name to deserializer --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 280c840..b1cb651 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,6 +19,7 @@ nix = "0.23.0" oci-spec = "0.5.1" olpc-cjson = "0.1.0" rm_rf = "0.6.1" +scoped-tls-hkt = "0.1.2" serde = { version = "1", features = ["derive"] } serde_json = "1.0.62" serde_yaml = "0.8" -- cgit v1.2.3