[package] name = "youtube3-util" version = "0.1.0" authors = ["Sakuhl <2012gdwu@web.de>"] description = "Utilities for interacting with the YT API" license = "GPL-3.0" documentation = "https://docs.rs/youtube3-util" repository = "https://gitlab.com/Sakuhl/youtube3-util" [dependencies] google-youtube3 = "^1.0.5" hyper = "^0.10.12" yup-oauth2 = "^1.0.6"