From ea83f732c8c5b5ad4bafd51b2a96442aeb67e497 Mon Sep 17 00:00:00 2001 From: Ahmad Kemsan Date: Tue, 14 Oct 2025 12:33:54 +0530 Subject: [PATCH] fix: fixed argument name in feature entitlement getter --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index a430425..3ddabc8 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1489,7 +1489,7 @@ pub fn get_feature_entitlement(feature_name: String) -> Result