Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down