diff --git a/Cargo.toml b/Cargo.toml index a412d58..8f3f5d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "yup-oauth2" version = "0.6.2" -authors = ["Sebastian Thiel "] +authors = ["Sebastian Thiel ", "Lewin Bormann "] repository = "https://github.com/Byron/yup-oauth2" description = "A partial oauth2 implementation, providing the 'device' authorization flow" documentation = "http://byron.github.io/yup-oauth2"