mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-12 06:31:14 +00:00
Implement part of the function parser
This commit is contained in:
@@ -30,6 +30,7 @@ foundry-compilers-artifacts = { version = "0.18.0" }
|
||||
futures = { version = "0.3.31" }
|
||||
hex = "0.4.3"
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
regex = { version = "1.11.1" }
|
||||
once_cell = "1.21"
|
||||
semver = { version = "1.0", features = ["serde"] }
|
||||
serde = { version = "1.0", default-features = false, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user