From dcdfe21c57dc7e3ced78e9510d435d7c8f8670d4 Mon Sep 17 00:00:00 2001 From: Noor Date: Thu, 6 Mar 2025 01:10:41 +0000 Subject: [PATCH] update detee-shared dependency to latest commit in stable_01 branch --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 98af335..e4b151e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -418,7 +418,7 @@ dependencies = [ [[package]] name = "detee-shared" version = "0.1.0" -source = "git+ssh://git@gitea.detee.cloud/noormohammedb/detee-shared?branch=stable_01#a6baa4059d2836b88d52cd56216993e92e83ecbc" +source = "git+ssh://git@gitea.detee.cloud/noormohammedb/detee-shared?branch=stable_01#9ba3bc318617b08d8c761767a23abd77519b7e6d" dependencies = [ "base64", "prost",