Rust 2018 edition modifications.

This commit is contained in:
Jamie Turner
2019-01-04 12:15:15 -08:00
parent f865ffd5fe
commit ab4b2c2fd4
15 changed files with 75 additions and 85 deletions

View File

@@ -2,6 +2,7 @@
name = "drive_example"
version = "0.1.0"
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
edition = "2018"
[dependencies]
yup-oauth2 = "^ 1.0"