Skip to content

Commit

Permalink
chore: add meta info to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
cablehead committed Oct 7, 2024
1 parent 434312c commit f125b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ repository = "https://github.com/cablehead/xs"
homepage = "https://github.com/cablehead/xs"
documentation = "https://docs.rs/cross-stream"
readme = "README.md"
keywords = ["event-sourcing", "local-first", "stream", "personal", "event-stream"]
categories = ["asynchronous", "data-structures", "system"]
keywords = ["cli", "queue", "embedded", "eventstore"]
categories = ["command-line-utilities", "embedded", "database"]

[lib]
name = "xs"
Expand Down

0 comments on commit f125b29

Please sign in to comment.