mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-23 18:51:05 +00:00
Include contract compilation information in report
This commit is contained in:
Generated
+2
@@ -4588,6 +4588,7 @@ dependencies = [
|
||||
name = "revive-dt-report"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"alloy-primitives",
|
||||
"anyhow",
|
||||
"indexmap 2.10.0",
|
||||
"paste",
|
||||
@@ -4600,6 +4601,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"serde_with",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user