From 639240cd3428a9248ad8d9de7fd05ba56d89057b Mon Sep 17 00:00:00 2001 From: "statsig-kong[bot]" Date: Fri, 29 Mar 2024 16:04:09 -0700 Subject: [PATCH] Bot: Updated File Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e302c9d..213fb2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statsig" -version = "0.2.4" +version = "0.2.5" description = "Statsig Rust SDK for usage in multi-user server environments." keywords = ["gate", "flag", "ci", "test", "experiment"] categories = ["api-bindings", "development-tools", "web-programming", "config"]