This commit is contained in:
Sean McArthur
2021-03-08 16:41:47 -08:00
parent 12d7905520
commit 80999a8963
3 changed files with 10 additions and 2 deletions

View File

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