Add jsha to Authors list.
Per suggestion by Martin. :-)
This commit is contained in:
committed by
Martin Algesten
parent
044f25b02a
commit
0f083a4436
@@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ureq"
|
name = "ureq"
|
||||||
version = "1.5.1"
|
version = "1.5.1"
|
||||||
authors = ["Martin Algesten <martin@algesten.se>"]
|
authors = ["Martin Algesten <martin@algesten.se>", "Jacob Hoffman-Andrews <ureq@hoffman-andrews.com>"]
|
||||||
description = "Minimal HTTP request library"
|
description = "Minimal HTTP request library"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
repository = "https://github.com/algesten/ureq"
|
repository = "https://github.com/algesten/ureq"
|
||||||
|
|||||||
Reference in New Issue
Block a user