Files
yup-oauth2/examples/drive_example/Cargo.toml
2016-10-09 09:56:23 +02:00

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"