pin all alpha dependencies (#19)
This commit is contained in:
committed by
Lucio Franco
parent
d275785c55
commit
cd0b8424b9
@@ -54,7 +54,7 @@ tokio = "=0.2.0-alpha.6"
|
||||
futures-preview = { version = "=0.3.0-alpha.19", default-features = false, features = ["alloc"]}
|
||||
async-stream = "0.1.2"
|
||||
http = "0.1"
|
||||
tower = "0.3.0-alpha.2"
|
||||
tower = "=0.3.0-alpha.2"
|
||||
|
||||
# Required for routeguide
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user