This commit is contained in:
Sean McArthur
2020-09-18 10:44:16 -07:00
parent d8622e570c
commit aea9c52808
3 changed files with 16 additions and 2 deletions

View File

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