v0.13.0-alpha.2

This commit is contained in:
Sean McArthur
2019-09-24 11:56:04 -07:00
parent 053d6497bd
commit d40978ce08
3 changed files with 32 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "hyper"
version = "0.13.0-alpha.1" # don't forget to update html_root_url
version = "0.13.0-alpha.2" # don't forget to update html_root_url
description = "A fast and correct HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"