This commit is contained in:
Sean McArthur
2021-01-04 15:18:16 -08:00
parent afed48cafd
commit bd9ff9f371
4 changed files with 14 additions and 5 deletions

View File

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