This commit is contained in:
Sean McArthur
2021-05-25 06:57:02 -07:00
parent 5442b6fadd
commit e61b494e3b
2 changed files with 18 additions and 1 deletions

View File

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