This commit is contained in:
Sean McArthur
2020-11-19 16:04:32 -08:00
parent 0bae133b71
commit b1d498ffa8
3 changed files with 14 additions and 2 deletions

View File

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