This commit is contained in:
Sean McArthur
2017-03-24 16:40:42 -07:00
parent d87e7ca4e9
commit a1f76bf4ea

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "reqwest" name = "reqwest"
version = "0.4.0" version = "0.5.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"