Merge remote-tracking branch 'origin/main' into feature/output-formats

This commit is contained in:
Omar Abdulla
2025-10-09 16:12:08 +03:00
14 changed files with 291 additions and 226 deletions
+1
View File
@@ -24,6 +24,7 @@ revive-dt-solc-binaries = { version = "0.1.0", path = "crates/solc-binaries" }
ansi_term = "0.12.1"
anyhow = "1.0"
async-stream = { version = "0.3.6" }
bson = { version = "2.15.0" }
cacache = { version = "13.1.0" }
clap = { version = "4", features = ["derive"] }