mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2025-12-30 16:13:33 +01:00
12 lines
206 B
TOML
12 lines
206 B
TOML
[package]
|
|
name = "drive_example"
|
|
version = "0.1.0"
|
|
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
|
|
|
|
[dependencies]
|
|
yup-oauth2 = "0.6.4"
|
|
google-drive3 = "0.1"
|
|
url = "= 0.5"
|
|
hyper = "0.9"
|
|
serde_json = "0.8"
|