mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-22 00:48:08 +00:00
docs
This commit is contained in:
+3
-1
@@ -3,12 +3,14 @@ name = "polyfill-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Julius Tranquilli <julius@example.com>"]
|
||||
description = "Production-ready Rust client for Polymarket"
|
||||
description = "High-performance drop-in replacement for polymarket-rs-client with HFT optimizations"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/juliustranquilli/polyfill-rs"
|
||||
readme = "README.md"
|
||||
keywords = ["polymarket", "trading", "hft", "crypto", "prediction-markets"]
|
||||
categories = ["api-bindings", "network-programming", "finance"]
|
||||
documentation = "https://docs.rs/polyfill-rs"
|
||||
homepage = "https://github.com/juliustranquilli/polyfill-rs"
|
||||
|
||||
[dependencies]
|
||||
# Async runtime and futures
|
||||
|
||||
Reference in New Issue
Block a user