From f4f16228fcc3bd47c0a8d35ef76dd276b0af0017 Mon Sep 17 00:00:00 2001 From: Noor Date: Mon, 10 Feb 2025 13:52:49 +0530 Subject: [PATCH] update detee-shared dependency to stable branch and add TODO for daemon offline handling --- Cargo.lock | 2 +- Cargo.toml | 2 +- src/data.rs | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 218065f..2a4dabf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -329,7 +329,7 @@ dependencies = [ [[package]] name = "detee-shared" version = "0.1.0" -source = "git+ssh://git@gitea.detee.cloud/noormohammedb/detee-shared#7f431e7180ef77e6f66f434866bebc90608a9c82" +source = "git+ssh://git@gitea.detee.cloud/noormohammedb/detee-shared?branch=stable_01#fce57884937a4ec02acbf2f5b370ab879b1af657" dependencies = [ "base64", "prost", diff --git a/Cargo.toml b/Cargo.toml index fe8407d..d602305 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ tokio-stream = "0.1.17" tonic = "0.12" uuid = { version = "1.11.0", features = ["v4"] } -detee-shared = { git = "ssh://git@gitea.detee.cloud/noormohammedb/detee-shared" } +detee-shared = { git = "ssh://git@gitea.detee.cloud/noormohammedb/detee-shared", branch = "stable_01" } # detee-shared = { path = "../detee-shared" } [build-dependencies] diff --git a/src/data.rs b/src/data.rs index 7632bb9..2909ecb 100644 --- a/src/data.rs +++ b/src/data.rs @@ -824,6 +824,7 @@ impl BrainData { .await; } } + // TODO: implement daemon offline handling } pub async fn send_del_container_req(