Get rid of corpus files

This commit is contained in:
Omar Abdulla
2025-10-16 01:09:07 +03:00
parent 29bf5304ec
commit bf35c084d4
16 changed files with 398 additions and 224 deletions
+1
View File
@@ -69,6 +69,7 @@ tracing-subscriber = { version = "0.3.19", default-features = false, features =
"env-filter",
] }
indexmap = { version = "2.10.0", default-features = false }
itertools = { version = "0.14.0" }
# revive compiler
revive-solc-json-interface = { git = "https://github.com/paritytech/revive", rev = "3389865af7c3ff6f29a586d82157e8bc573c1a8e" }