mirror of https://github.com/grpc/grpc-dart.git
Update to Protobuf ^4.0.0
This commit is contained in:
parent
6dc48c5f70
commit
548c306318
|
@ -16,11 +16,11 @@ dependencies:
|
|||
async: ^2.11.0
|
||||
crypto: ^3.0.3
|
||||
fixnum: ^1.1.0
|
||||
googleapis_auth: ^1.6.0
|
||||
googleapis_auth: ^2.0.0
|
||||
meta: ^1.3.0
|
||||
http: '>=0.13.0 <2.0.0'
|
||||
http2: ^2.3.0
|
||||
protobuf: '>=2.0.0 <4.0.0'
|
||||
protobuf: ^4.0.0
|
||||
clock: ^1.1.1
|
||||
web: ^1.1.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue