aboutsummaryrefslogtreecommitdiff
path: root/.run/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '.run/Cargo.toml')
-rw-r--r--.run/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.run/Cargo.toml b/.run/Cargo.toml
index 283aa47..caeb506 100644
--- a/.run/Cargo.toml
+++ b/.run/Cargo.toml
@@ -19,5 +19,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
indicatif = "0.18.4"
+flate2 = "1"
+tar = "0.4"
[workspace]