This commit is contained in:
Sean McArthur
2021-04-22 09:52:41 -07:00
parent 4fd6c4cb0b
commit 963dc23f0d
2 changed files with 14 additions and 1 deletions

View File

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