From 6586b749696520cff25c02b95a1d07b9617c7f47 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Tue, 21 May 2024 12:30:20 +0200 Subject: [PATCH] Add `topics` to `pubspec.yaml` (#712) --- pubspec.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 41c7feb..2d4c55f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,3 +33,8 @@ dev_dependencies: false_secrets: - interop/server1.key - test/data/localhost.key + +topics: + - grpc + - rpc + - protocols