Get rid of corpus files (#190)

* Get rid of corpus files

* Update the readme
This commit is contained in:
Omar
2025-10-16 01:40:09 +03:00
committed by GitHub
parent 29bf5304ec
commit 0d7a87a728
17 changed files with 402 additions and 402 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" }