aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fd66a39..d65ce6f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,7 @@ byteorder = "1.3.2"
failure = "0.1"
either = "1.5"
time = "0.2"
+async-trait = "0.1"
bytes = { version = "0.5" }
flate2 = { version = "1.0", features = ["tokio"], optional = true }