This commit is contained in:
Sean McArthur
2020-01-09 13:50:56 -08:00
parent fd88e0c648
commit d662c850a9
3 changed files with 10 additions and 2 deletions

View File

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