This commit is contained in:
Sean McArthur
2017-05-05 14:26:18 -07:00
parent b5475f6903
commit b0ef498f77

View File

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