mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-25 10:28:07 +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"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/floor-licker/polyfill-rs"
|
repository = "https://github.com/floor-licker/polyfill-rs"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["polymarket", "trading", "prediction-market", "kalshi", "clob", "crypto", "prediction-markets"]
|
keywords = ["polymarket", "clob", "trading", "prediction-market", "crypto"]
|
||||||
categories = ["api-bindings", "network-programming", "finance", "prediction-markets", "polymarket", "kalshi", "clob"]
|
categories = ["api-bindings", "network-programming"]
|
||||||
documentation = "https://docs.rs/polyfill-rs"
|
documentation = "https://docs.rs/polyfill-rs"
|
||||||
homepage = "https://github.com/floor-licker/polyfill-rs"
|
homepage = "https://github.com/floor-licker/polyfill-rs"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user