mirror of https://github.com/grpc/grpc-dart.git
Add direct dependency to package:crypto. (#316)
This commit is contained in:
parent
449faa80ee
commit
27d9164f28
|
|
@ -11,6 +11,7 @@ environment:
|
|||
|
||||
dependencies:
|
||||
async: ^2.2.0
|
||||
crypto: ^2.1.5
|
||||
googleapis_auth: ^0.2.7
|
||||
meta: ^1.1.6
|
||||
http: ^0.12.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue