This commit is contained in:
Sean McArthur
2020-02-26 16:48:45 -08:00
parent a2acf91d9b
commit 53c5aaa259
3 changed files with 6 additions and 2 deletions

View File

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