Move crates under substreams directory.
This way we can run GHA jobs depending on what files changed.
This commit is contained in:
@@ -19,7 +19,7 @@ anyhow = "1.0.75"
|
||||
prost-types = "0.12.3"
|
||||
num-bigint = "0.4.4"
|
||||
itertools = "0.12.0"
|
||||
tycho-substreams = {path ="../../crates/tycho-substreams"}
|
||||
tycho-substreams = {path ="../crates/tycho-substreams"}
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user