From dbd682919708316e9a6d1e2fa472c9ad9225c2b4 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Tue, 4 Jun 2024 10:24:29 +0200 Subject: [PATCH] Update `topics` in `pubspec.yaml` (#165) --- 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