mirror of https://github.com/grpc/grpc-dart.git
parent
d9dea0e489
commit
00bab79945
|
@ -8,7 +8,7 @@ environment:
|
||||||
sdk: '>=1.24.3 <2.0.0'
|
sdk: '>=1.24.3 <2.0.0'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
async: ^1.13.3
|
async: '>=1.13.3 <3.0.0'
|
||||||
googleapis_auth: ^0.2.3+6
|
googleapis_auth: ^0.2.3+6
|
||||||
meta: ^1.0.5
|
meta: ^1.0.5
|
||||||
http: ^0.11.3+16
|
http: ^0.11.3+16
|
||||||
|
|
Loading…
Reference in New Issue