This commit is contained in:
Sean McArthur
2020-07-24 07:13:27 -07:00
parent 4a8998241a
commit c78aa50d4c
3 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "reqwest"
version = "0.10.6" # remember to update html_root_url
version = "0.10.7" # remember to update html_root_url
description = "higher level HTTP client library"
keywords = ["http", "request", "client"]
categories = ["web-programming::http-client", "wasm"]