diff options
| author | Max Audron <audron@cocaine.farm> | 2020-01-21 16:12:13 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2020-01-21 16:12:13 +0100 |
| commit | b1bae553b620f0a1d71c6be7fa98c10978662907 (patch) | |
| tree | 05d33d9e14d2f960ce071938aa88408aa0e941fc /Cargo.toml | |
| parent | update (diff) | |
le tokio
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,3 +10,5 @@ edition = "2018" log = "0.4" byteorder = "1.3.2" flate2 = "1.0" +tokio = { version = "0.2", features = ["full"] } +failure = "0.1" |
