Files
yup-oauth2/examples/drive_example/Cargo.toml
2017-01-30 19:07:46 +01: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 = "1.0"
hyper = "0.9"