This commit is contained in:
Sean McArthur
2019-04-01 18:45:16 -07:00
parent 5c3494b81d
commit 871ec6f989
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "reqwest"
version = "0.9.12" # remember to update html_root_url
version = "0.9.13" # remember to update html_root_url
description = "higher level HTTP client library"
keywords = ["http", "request", "client"]
repository = "https://github.com/seanmonstar/reqwest"