diff --git a/aya-build/Cargo.toml b/aya-build/Cargo.toml index 8f7c7a68..a4b37b6a 100644 --- a/aya-build/Cargo.toml +++ b/aya-build/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "aya-build" version = "0.1.0" +description = "Build-time support for aya projects" authors.workspace = true license.workspace = true repository.workspace = true