Add basic interceptor support

This commit is contained in:
Lucio Franco
2019-09-18 23:16:48 -04:00
parent 2ed69f799b
commit e419c18304
5 changed files with 91 additions and 21 deletions
+1
View File
@@ -22,6 +22,7 @@ http = "0.1"
futures-core-preview = "=0.3.0-alpha.18"
futures-util-preview = "=0.3.0-alpha.18"
async-stream = "0.1.1"
tower = "0.3.0-alpha.1a"
console = "0.7"
structopt = "0.2"