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 ea02080 commit 8eb7480Copy full SHA for 8eb7480
Cargo.toml
@@ -35,7 +35,7 @@ unstable = []
35
[dependencies]
36
async-h1 = { version = "2.3.0", optional = true }
37
async-session = { version = "3.0", optional = true }
38
-async-sse = "4.0.1"
+async-sse = "5.1.0"
39
async-std = { version = "1.6.5", features = ["unstable"] }
40
async-trait = "0.1.41"
41
femme = { version = "2.1.1", optional = true }
0 commit comments