summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-10-04 15:02:04 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-10-04 15:02:04 +0200
commit82d9d7629bf897719bc1d9e28f750c4cdecb0b5a (patch)
tree8b00c7bcf39ad8ed154b8d45e454bf7c9c4556a8 /Cargo.toml
parente8d87630e4cd6960244fcd4dc15447648b596a33 (diff)
downloadrebel-82d9d7629bf897719bc1d9e28f750c4cdecb0b5a.tar
rebel-82d9d7629bf897719bc1d9e28f750c4cdecb0b5a.zip
recipe: used scoped TLS to base recipe name to deserializer
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"