This commit is contained in:
Sean McArthur
2017-01-11 12:00:23 -08:00
parent 97d59f56a3
commit 68c57f62b6

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "reqwest" name = "reqwest"
version = "0.2.0" version = "0.3.0"
description = "higher level HTTP client library" description = "higher level HTTP client library"
keywords = ["http", "request", "client"] keywords = ["http", "request", "client"]
repository = "https://github.com/seanmonstar/reqwest" repository = "https://github.com/seanmonstar/reqwest"