mirror of https://github.com/grpc/grpc-dart.git
Add direct dependency on package:http.
This commit is contained in:
parent
26cb308d36
commit
f6126c5325
|
@ -11,6 +11,7 @@ dependencies:
|
|||
async: ^1.13.3
|
||||
googleapis_auth: ^0.2.3+6
|
||||
meta: ^1.0.5
|
||||
http: ^0.11.3+16
|
||||
http2: ^0.1.7
|
||||
|
||||
dev_dependencies:
|
||||
|
|
Loading…
Reference in New Issue