diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ log = "0.4" byteorder = "1.3.2" failure = "0.1" either = "1.5" +time = "0.2" bytes = { version = "0.5" } flate2 = { version = "1.0", features = ["tokio"], optional = true } |
