diff --git a/pubspec.yaml b/pubspec.yaml index c1d2858..60a4989 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,7 @@ name: native_toolchain_rs -description: Rust support for Dart's Native Assets +description: > + Rust support for Dart's Native Assets. + Automatically builds and bundles your Rust code with your Dart code! version: 0.1.0 homepage: https://github.com/GregoryConrad/native_toolchain_rs repository: https://github.com/GregoryConrad/native_toolchain_rs