- fix the config directory to `.cull-gmail` instead of `.config`
- add struct `Credential` for deserializing Google API credentials - implement `load_json_file` to load credentials from a JSON file - implement `From<Credential> for yup_oauth2::ApplicationSecret` for conversion