diff --git a/pubspec.yaml b/pubspec.yaml index 29c7a61..10b3fc9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: localsend_rs -description: "A new Flutter project." +description: "A Rust Implementation of LocalSend protocl v2 for better performance" # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: "none" # Remove this line if you wish to publish to pub.dev