From 0e5cf951f14f92179d2741d32bf2ab775534b376 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 06:36:48 +0000 Subject: [PATCH] fix(deps): update rust crate flipt to v1.4.0 --- crates/flipt/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/flipt/Cargo.toml b/crates/flipt/Cargo.toml index 2d02588..ca5e91b 100644 --- a/crates/flipt/Cargo.toml +++ b/crates/flipt/Cargo.toml @@ -6,7 +6,7 @@ edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -flipt = "=1.1.1" +flipt = "=1.4.0" open-feature = "0.2.7" serde_json = "1.0" # FIXME: openfeature-rust-sdk-contrib should export this