This commit is contained in:
Sean McArthur
2021-02-05 14:11:35 -08:00
parent 8f93123efe
commit 48d4594930
3 changed files with 21 additions and 2 deletions

View File

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