Release v6.1.0

containing

- #164: GCP application default credentials. Thank you @ingwinlu,
  @braincow!
This commit is contained in:
Lewin Bormann
2021-12-02 10:48:35 +01:00
parent 6baa6bec40
commit f7e5ff399e

View File

@@ -1,7 +1,7 @@
[package]
name = "yup-oauth2"
version = "6.0.0"
version = "6.1.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>", "Lewin Bormann <lbo@spheniscida.de>"]
repository = "https://github.com/dermesser/yup-oauth2"
description = "An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows"