pin all alpha dependencies (#19)

This commit is contained in:
Juan Alvarez
2019-10-01 15:54:32 -04:00
committed by Lucio Franco
parent d275785c55
commit cd0b8424b9
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ http = "0.1"
futures-core-preview = "=0.3.0-alpha.19"
futures-util-preview = "=0.3.0-alpha.19"
async-stream = "0.1.2"
tower = "0.3.0-alpha.2"
http-body = "0.2.0-alpha.2"
tower = "=0.3.0-alpha.2"
http-body = "=0.2.0-alpha.2"
console = "0.7"
structopt = "0.2"