Skip to content

`oauth-credentials` version 0.3.0

Compare
Choose a tag to compare
@tesaguri tesaguri released this 11 Jan 17:29
· 105 commits to master since this release
credentials-v0.3.0
4a397b0

This release contains a breaking change.

  • Use AsRef<str> instead of Borrow<str> in trait bounds of Credentials and Token (3f52985)