This commit is contained in:
Sean McArthur
2019-12-10 09:38:35 -08:00
parent 164feec941
commit 070c84ec43
3 changed files with 110 additions and 62 deletions

View File

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