This commit is contained in:
Sean McArthur
2017-01-31 14:47:42 -08:00
parent bf29250f4f
commit 74f535c83c

View File

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