`oauth-credentials` version 0.3.0
tesaguri
released this
11 Jan 17:29
·
105 commits
to master
since this release
This release contains a breaking change.
- Use
AsRef<str>
instead ofBorrow<str>
in trait bounds ofCredentials
andToken
(3f52985)