Skip to content

Commit e53eef8

Browse files
committed
add github patch section
1 parent e13ac39 commit e53eef8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Cargo.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@ members = [
33
"catalyst-toolbox",
44
"voting-hir"
55
]
6+
7+
[patch."https://github.com/input-output-hk/jormungandr"]
8+
jormungandr = { path = "../jormungandr/jormungandr/" }
9+
jormungandr-lib = { path = "../jormungandr/jormungandr-lib/" }
10+
jormungandr-integration-tests = { path = "../jormungandr/testing/jormungandr-integration-tests/" }
11+
jormungandr-automation = { path = "../jormungandr/testing/jormungandr-automation/" }
12+
jcli = { path = "../jormungandr/jcli/" }

0 commit comments

Comments
 (0)