Skip to content

Commit f125b29

Browse files
committed
chore: add meta info to Cargo.toml
1 parent 434312c commit f125b29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ repository = "https://github.com/cablehead/xs"
88
homepage = "https://github.com/cablehead/xs"
99
documentation = "https://docs.rs/cross-stream"
1010
readme = "README.md"
11-
keywords = ["event-sourcing", "local-first", "stream", "personal", "event-stream"]
12-
categories = ["asynchronous", "data-structures", "system"]
11+
keywords = ["cli", "queue", "embedded", "eventstore"]
12+
categories = ["command-line-utilities", "embedded", "database"]
1313

1414
[lib]
1515
name = "xs"

0 commit comments

Comments
 (0)