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 d5a72e4 commit 83c7aaeCopy full SHA for 83c7aae
crates/rmcp/Cargo.toml
@@ -39,7 +39,7 @@ reqwest = { version = "0.12", default-features = false, features = [
39
"json",
40
"stream",
41
], optional = true }
42
-sse-stream = { version = "0.1.4", optional = true }
+sse-stream = { version = "0.2.0", optional = true }
43
http = { version = "1", optional = true }
44
url = { version = "2.4", optional = true }
45
0 commit comments