mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-20 22:01:04 +00:00
Implement various needed features and improvements
This commit is contained in:
@@ -36,6 +36,7 @@ serde = { version = "1.0", default-features = false, features = ["derive"] }
|
||||
serde_json = { version = "1.0", default-features = false, features = [
|
||||
"arbitrary_precision",
|
||||
"std",
|
||||
"unbounded_depth",
|
||||
] }
|
||||
sha2 = { version = "0.10.9" }
|
||||
sp-core = "36.1.0"
|
||||
|
||||
Reference in New Issue
Block a user