There's no such thing as HTTP/2.0

This commit is contained in:
lucas
2022-02-06 18:06:57 +00:00
committed by Sean McArthur
parent 4dc2b4a164
commit 47e9f62fb5
2 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ authors = [
"Carl Lerche <me@carllerche.com>",
"Sean McArthur <sean@seanmonstar.com>",
]
description = "An HTTP/2.0 client and server"
description = "An HTTP/2 client and server"
documentation = "https://docs.rs/h2"
repository = "https://github.com/hyperium/h2"
readme = "README.md"