File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = { workspace = true }
55authors = { workspace = true }
66license = { workspace = true }
77description = " atupa — Unified EVM + Stylus Execution Profiler CLI"
8+ readme = { workspace = true }
89
910# Standalone binary target
1011#
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = { workspace = true }
55authors = { workspace = true }
66license = { workspace = true }
77repository = { workspace = true }
8- readme = " README.md "
8+ readme = { workspace = true }
99homepage = { workspace = true }
1010documentation = { workspace = true }
1111description = " DeepTracer: Aave v3 & GHO protocol adapter for the Atupa EVM profiling engine"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = { workspace = true }
55authors = { workspace = true }
66license = { workspace = true }
77repository = { workspace = true }
8- readme = " README.md "
8+ readme = { workspace = true }
99homepage = { workspace = true }
1010documentation = { workspace = true }
1111description = " Arbitrum Nitro & Stylus unified tracing adapter for the Atupa engine"
You can’t perform that action at this time.
0 commit comments