diff --git a/Cargo.toml b/Cargo.toml index ac9318a..703b26e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ureq" version = "1.5.1" -authors = ["Martin Algesten "] +authors = ["Martin Algesten ", "Jacob Hoffman-Andrews "] description = "Minimal HTTP request library" license = "MIT/Apache-2.0" repository = "https://github.com/algesten/ureq"