update status of the status of the yup-oauth2 patch (PR (#205) was merged)

This commit is contained in:
OMGeeky
2023-07-14 16:26:14 +02:00
parent c621a3b5dc
commit d0a27757f4

View File

@@ -27,6 +27,6 @@ data-test = "0.1.1"
[patch.crates-io]
# patch the yup-oauth2 version with a custom for to support forcing the user to choose an account.
# this can be removed as soon as PR (#205)[https://github.com/dermesser/yup-oauth2/pull/205] is resolved and
# the google-youtube3 crate uses the google-apis-common crate that implements this
# this can be removed as soon as https://github.com/dermesser/yup-oauth2/ has its next release and
# the google-youtube3 crate uses the google-apis-common crate that uses this
yup-oauth2 = { version = "8.1.1", git = "https://github.com/OMGeeky/yup-oauth2", branch = "8.1.1" }