From 65e4a107df8c9527faad24bd3f5855d91c52b261 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Fri, 31 May 2024 13:36:55 +0200 Subject: [PATCH] Update `topics` in `pubspec.yaml` --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index abc34ce..47f19ca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,8 +4,10 @@ description: >- Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger. repository: https://github.com/dart-lang/logging + topics: - logging + - debugging environment: sdk: ^3.2.0