1 2 3 4 5 6 7 8 9
{ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "packages": { ".": { "release-type": "rust", "extra-files": ["ytdown-py/Cargo.toml"] } } }