[package] name = "test-installed" version = "0.1.0" authors = ["Lewin Bormann "] edition = "2018" [dependencies] yup-oauth2 = { path = "../../" } tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }