This commit is contained in:
Sean McArthur
2021-08-24 13:04:34 -07:00
parent 39b6d01aa0
commit f46b175bf7
2 changed files with 16 additions and 1 deletions

View File

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