From 5c1b48536d502df9ef3a5a03d7d87c40b0dc97a1 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sat, 9 May 2020 15:34:58 +0200 Subject: WIP: function api --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 } -- cgit v1.2.3