v0.10.0-alpha.2

This commit is contained in:
Sean McArthur
2019-11-12 09:53:11 -08:00
parent 3b23593262
commit 43e15e2094
3 changed files with 14 additions and 2 deletions

View File

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