add more to manifest
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "reqwest"
|
name = "reqwest"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
|
description = "higher level HTTP client library"
|
||||||
|
repository = "https://github.com/seanmonstar/reqwest"
|
||||||
|
documentation = "https://docs.rs/reqwest"
|
||||||
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
|
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user