diff --git a/ndk-build/Cargo.toml b/ndk-build/Cargo.toml index 81c6eb49..b79f19b6 100644 --- a/ndk-build/Cargo.toml +++ b/ndk-build/Cargo.toml @@ -3,7 +3,7 @@ name = "ndk-build" version = "0.1.2" authors = ["The Rust Windowing contributors"] edition = "2018" -description = "Utilities for building android binaries" +description = "Utilities for building Android binaries" license = "MIT OR Apache-2.0" keywords = ["android", "ndk", "apk"] documentation = "https://docs.rs/android-build-tools"