Skip to content

Commit

Permalink
add description to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 committed Jan 4, 2024
1 parent 03fc44a commit d230147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ edition = "2021"
rust-version = "1.64.0"
license = "MIT"
repository = "https://github.com/niklasad1/reconnecting-jsonrpsee-ws-client"
description = "jsonrpc-ws-client that reconnects automatically. Warning: It may lose subscription messages when reconnecting."
documentation = "https://docs.rs/reconnecting-jsonrpsee-ws-client"
keywords = ["jsonrpc", "json", "websocket"]
readme = "README.md"
Expand Down

0 comments on commit d230147

Please sign in to comment.