Skip to content

Commit 8eb7480

Browse files
committed
Upgrade async-sse to 5.1.0
1 parent ea02080 commit 8eb7480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ unstable = []
3535
[dependencies]
3636
async-h1 = { version = "2.3.0", optional = true }
3737
async-session = { version = "3.0", optional = true }
38-
async-sse = "4.0.1"
38+
async-sse = "5.1.0"
3939
async-std = { version = "1.6.5", features = ["unstable"] }
4040
async-trait = "0.1.41"
4141
femme = { version = "2.1.1", optional = true }

0 commit comments

Comments
 (0)