From 299b4076efcc52543ef175073961a38d3e05eaf9 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sun, 25 Jan 2026 00:44:21 +0300 Subject: [PATCH] fix: regenerate umbrella with version 0.44.0 --- umbrella/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbrella/Cargo.toml b/umbrella/Cargo.toml index c0350643..560be408 100644 --- a/umbrella/Cargo.toml +++ b/umbrella/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pezkuwi-sdk" -version.workspace = true +version = "0.44.0" description = "Pezkuwi SDK umbrella crate." license = "Apache-2.0"