This commit is contained in:
Sean McArthur
2020-11-02 15:20:53 -08:00
parent 2a938d96ae
commit 42560c7c40
3 changed files with 18 additions and 2 deletions

View File

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