mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-07-27 20:47:46 +00:00
chore(crate): trim keywords/categories for crates.io
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ description = "The Fastest Polymarket Client On The Market."
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/floor-licker/polyfill-rs"
|
||||
readme = "README.md"
|
||||
keywords = ["polymarket", "trading", "prediction-market", "kalshi", "clob", "crypto", "prediction-markets"]
|
||||
categories = ["api-bindings", "network-programming", "finance", "prediction-markets", "polymarket", "kalshi", "clob"]
|
||||
keywords = ["polymarket", "clob", "trading", "prediction-market", "crypto"]
|
||||
categories = ["api-bindings", "network-programming"]
|
||||
documentation = "https://docs.rs/polyfill-rs"
|
||||
homepage = "https://github.com/floor-licker/polyfill-rs"
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user