This commit is contained in:
Sean McArthur
2019-12-16 11:44:04 -08:00
parent 4b6099c7aa
commit 61b62eeac8
3 changed files with 16 additions and 2 deletions

View File

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