From e6dd8ffce2e4b73809d4021e359d70c88c0c78b6 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Wed, 22 Jan 2025 13:02:19 -0800 Subject: [PATCH] update the topics section of several pubspecs --- pkgs/collection/pubspec.yaml | 4 ++-- pkgs/crypto/pubspec.yaml | 4 ++-- pkgs/logging/pubspec.yaml | 4 ++-- pkgs/path/pubspec.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pkgs/collection/pubspec.yaml b/pkgs/collection/pubspec.yaml index a1a3a0b11..26eb4b936 100644 --- a/pkgs/collection/pubspec.yaml +++ b/pkgs/collection/pubspec.yaml @@ -6,8 +6,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/collection issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acollection topics: - - collections - - data-structures + - collections + - data-structures environment: sdk: ^3.4.0 diff --git a/pkgs/crypto/pubspec.yaml b/pkgs/crypto/pubspec.yaml index 7e74fa6d3..9070ce982 100644 --- a/pkgs/crypto/pubspec.yaml +++ b/pkgs/crypto/pubspec.yaml @@ -5,8 +5,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/crypto issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acrypto topics: - - crypto - - cryptography + - crypto + - cryptography environment: sdk: ^3.4.0 diff --git a/pkgs/logging/pubspec.yaml b/pkgs/logging/pubspec.yaml index 18bdacff0..30b265289 100644 --- a/pkgs/logging/pubspec.yaml +++ b/pkgs/logging/pubspec.yaml @@ -7,8 +7,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/logging issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Alogging topics: - - logging - - debugging + - debugging + - logging environment: sdk: ^3.4.0 diff --git a/pkgs/path/pubspec.yaml b/pkgs/path/pubspec.yaml index 792292ab1..b3ad6ebdd 100644 --- a/pkgs/path/pubspec.yaml +++ b/pkgs/path/pubspec.yaml @@ -5,7 +5,7 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/path issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Apath topics: - - file-system + - file-system environment: sdk: ^3.4.0