This commit is contained in:
Sean McArthur
2021-11-30 10:08:39 -08:00
parent d73d961166
commit 17890f8c2f
3 changed files with 10 additions and 2 deletions

View File

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