This commit is contained in:
Sean McArthur
2021-07-07 10:26:36 -07:00
parent 1fb719e0b6
commit 9b69cbc254
2 changed files with 16 additions and 1 deletions

View File

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