Merge remote-tracking branch 'origin/main' into feature/persist-node-logs

This commit is contained in:
Omar Abdulla
2025-07-14 13:57:19 +03:00
8 changed files with 551 additions and 21 deletions
+2
View File
@@ -13,10 +13,12 @@ anyhow = { workspace = true }
alloy = { workspace = true }
tracing = { workspace = true }
subprocess = { workspace = true }
tokio = { workspace = true }
revive-dt-node-interaction = { workspace = true }
revive-dt-config = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
sp-core = { workspace = true }