This commit is contained in:
Sean McArthur
2017-05-09 15:32:48 -07:00
parent e39cbc3671
commit 6d87f2743e

View File

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