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
@@ -50,7 +50,6 @@ tracing-subscriber = { version = "0.3.19", default-features = false, features =
"json",
"env-filter",
] }
subprocess = { version = "0.2.9" }
# revive compiler
revive-solc-json-interface = { git = "https://github.com/paritytech/revive", rev = "3389865af7c3ff6f29a586d82157e8bc573c1a8e" }