mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-02-13 21:18:15 +01:00
chore(version): Bump version to 1.0.0
This commit is contained in:
committed by
Sebastian Thiel
parent
a8479b8ddb
commit
01b933a1c6
@@ -4,6 +4,6 @@ version = "0.1.0"
|
||||
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
|
||||
|
||||
[dependencies]
|
||||
yup-oauth2 = "0.6"
|
||||
yup-oauth2 = "1.0"
|
||||
google-drive3 = "0.1"
|
||||
hyper = "0.9"
|
||||
|
||||
@@ -9,6 +9,6 @@ base64 = "0.2"
|
||||
# version of yup-oauth2, leading to type errors. For testing changes locally, download
|
||||
# github.com/Byron/google-apis-rs, and use the local yup-oauth2 crate in the google-pubsub1
|
||||
# crate as well as here.
|
||||
yup-oauth2 = "0.6"
|
||||
yup-oauth2 = "1.0"
|
||||
google-pubsub1 = "0.1"
|
||||
hyper = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user