Persist node logs

This commit is contained in:
Omar Abdulla
2025-07-12 21:04:29 +03:00
parent 0513a4befb
commit 50e1f0ccdf
6 changed files with 189 additions and 79 deletions
+1
View File
@@ -12,6 +12,7 @@ rust-version.workspace = true
anyhow = { workspace = true }
alloy = { workspace = true }
tracing = { workspace = true }
subprocess = { workspace = true }
revive-dt-node-interaction = { workspace = true }
revive-dt-config = { workspace = true }