mirror of https://github.com/grpc/grpc-dart.git
Add `topics` to `pubspec.yaml` (#712)
This commit is contained in:
parent
9f65399e28
commit
6586b74969
|
@ -33,3 +33,8 @@ dev_dependencies:
|
|||
false_secrets:
|
||||
- interop/server1.key
|
||||
- test/data/localhost.key
|
||||
|
||||
topics:
|
||||
- grpc
|
||||
- rpc
|
||||
- protocols
|
||||
|
|
Loading…
Reference in New Issue