We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892720b commit 390dd47Copy full SHA for 390dd47
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "async-h1"
3
version = "1.0.0"
4
license = "MIT OR Apache-2.0"
5
-repository = "https://github.com/rustasync/async-h1"
+repository = "https://github.com/http-rs/async-h1"
6
documentation = "https://docs.rs/async-h1"
7
description = "Asynchronous HTTP 1.1 parser."
8
keywords = ["async", "http", "stream", "parser", "http1"]
0 commit comments