From 6df32c4f62231d13bae67242fdedb9f441933c3f Mon Sep 17 00:00:00 2001 From: Matej Knopp Date: Wed, 30 Aug 2023 16:36:36 +0200 Subject: [PATCH] chore: update pubspec.yaml --- build_tool/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build_tool/pubspec.yaml b/build_tool/pubspec.yaml index 1afacce..e01aa0a 100644 --- a/build_tool/pubspec.yaml +++ b/build_tool/pubspec.yaml @@ -1,5 +1,6 @@ name: build_tool -description: A sample command-line application. +description: Cargokit build_tool. Facilitates the build of Rust crate during Flutter application build. +publish_to: none version: 1.0.0 environment: