Add an EVM version filter

This commit is contained in:
Omar Abdulla
2025-08-12 12:11:17 +03:00
parent f67a9bf643
commit e5a898a0b9
10 changed files with 176 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ alloy = { workspace = true }
tracing = { workspace = true }
tokio = { workspace = true }
revive-common = { workspace = true }
revive-dt-common = { workspace = true }
revive-dt-config = { workspace = true }
revive-dt-format = { workspace = true }