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 f3bcf90 commit 886cd75Copy full SHA for 886cd75
Cargo.toml
@@ -7,7 +7,7 @@ documentation = "https://docs.rs/async-sse"
7
description = "Async Server Sent Event parser and encoder"
8
readme = "README.md"
9
edition = "2018"
10
-keywords = ["async", "server-sent events", "sse", "client", "server"]
+keywords = ["async", "server-sent-events", "sse", "client", "server"]
11
categories = []
12
authors = [
13
"Renée Kooi <renee@kooi.me>",
0 commit comments