Skip to content

google-apis-common v5.0.3

Compare
Choose a tag to compare
@Byron Byron released this 19 Apr 06:05
· 357 commits to main since this release
843f3dc

Bug Fixes

  • update hyper-rustls to latest version for compatibility with latest yup-oauth2.
    This works with yup-oauth2 v8.2. Please let me know if it breaks again
    and we can keep following it with patch releases.

Commit Statistics

  • 4 commits contributed to the release over the course of 55 calendar days.
  • 136 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update hyper-rustls to latest version for compatibility with latest yup-oauth2. (0be367a)
    • Chore: update google-apis-common Cargo.toml (d9ce1ea)
    • Replace a few unwraps() with ? where possible (6e0caa3)
    • Fix clippy (ad51cb9)