diff options
| author | Max Audron <audron@cocaine.farm> | 2020-05-09 15:34:58 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2020-09-26 12:03:01 +0200 |
| commit | 5c1b48536d502df9ef3a5a03d7d87c40b0dc97a1 (patch) | |
| tree | d77554ee22756fa14229806c0282a0f8a5d4eb2c /Cargo.toml | |
| parent | split handshake.rs (diff) | |
WIP: function api
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 } |
