Revert the use of subprocess

This commit is contained in:
Omar Abdulla
2025-07-14 16:31:54 +03:00
parent 4d2759dc9a
commit e2795cd5cd
5 changed files with 19 additions and 47 deletions
-1
View File
@@ -12,7 +12,6 @@ rust-version.workspace = true
anyhow = { workspace = true }
alloy = { workspace = true }
tracing = { workspace = true }
subprocess = { workspace = true }
tokio = { workspace = true }
revive-dt-node-interaction = { workspace = true }