chore: bump sse example (#7537)

This commit is contained in:
Matthias Seitz
2024-04-10 13:42:16 +02:00
committed by GitHub
parent cf97b23375
commit 5c99d06904
2 changed files with 5 additions and 142 deletions

View File

@ -13,4 +13,4 @@ clap.workspace = true
tracing.workspace = true
futures-util.workspace = true
tokio = { workspace = true, features = ["time"] }
mev-share-sse = { version = "0.1.6" , default-features = false }
mev-share-sse = { version = "0.2.0" , default-features = false }