This commit is contained in:
Sean McArthur
2022-01-10 15:08:27 -08:00
parent 56ad99bebb
commit 0fc1652975
3 changed files with 8 additions and 2 deletions

View File

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