This commit is contained in:
Sean McArthur
2019-12-23 13:42:20 -08:00
parent c88d3b7aa6
commit 35c6ddd00b
4 changed files with 22 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "reqwest"
version = "0.10.0-alpha.2" # remember to update html_root_url
version = "0.10.0" # remember to update html_root_url
description = "higher level HTTP client library"
keywords = ["http", "request", "client"]
repository = "https://github.com/seanmonstar/reqwest"