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.
2 parents 46bf28a + ec9aeed commit 88d552eCopy full SHA for 88d552e
Cargo.toml
@@ -33,7 +33,7 @@ sessions = ["async-session", "cookies"]
33
unstable = []
34
35
[dependencies]
36
-async-h1 = { version = "2.1.2", optional = true }
+async-h1 = { version = "2.3.0", optional = true }
37
async-session = { version = "2.0.1", optional = true }
38
async-sse = "4.0.1"
39
async-std = { version = "1.6.5", features = ["unstable"] }
0 commit comments