This commit is contained in:
Sean McArthur
2019-04-30 15:27:12 -07:00
parent e0a52dcf5d
commit bf5a268079
3 changed files with 11 additions and 2 deletions

View File

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