This commit is contained in:
Sean McArthur
2020-01-29 12:31:39 -08:00
parent 6cf6245741
commit 141207769f
3 changed files with 20 additions and 2 deletions

View File

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