From 86305f384cc735f841ed933cf2d1b5d1f0c5b605 Mon Sep 17 00:00:00 2001 From: floor-licker Date: Fri, 5 Dec 2025 19:11:49 -0500 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 814c39d..16e0b24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "polyfill-rs" version = "0.1.1" edition = "2021" authors = ["Julius Tranquilli "] -description = "High-performance drop-in replacement for polymarket-rs-client with HFT optimizations" +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"