This commit is contained in:
Sean McArthur
2021-02-18 10:28:02 -08:00
parent f5450f534a
commit 8689aa47e0
3 changed files with 10 additions and 2 deletions

View File

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