starship/release-please-config.json

8 lines
163 B
JSON

{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "rust",
"packages": {
".": {}
}
}