mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-01 17:10:10 +01:00
10 lines
171 B
TOML
10 lines
171 B
TOML
[package]
|
|
name = "drive_example"
|
|
version = "0.1.0"
|
|
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
|
|
|
|
[dependencies]
|
|
yup-oauth2 = "1.0"
|
|
google-drive3 = "0.1"
|
|
hyper = "0.9"
|