@@ -19,17 +19,17 @@ fix-lint = "./scripts/fix-lint.sh"
19
19
integration = " ./scripts/integration_test.sh"
20
20
21
21
[workspace .dependencies ]
22
- babylon-apis = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
23
- babylon-bindings = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
24
- babylon-bindings-test = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
25
- babylon-bitcoin = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
26
- babylon-merkle = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
27
- babylon-proto = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
28
- btc-staking = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
29
- babylon-contract = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
30
- eots = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
31
- ics23-commitment = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
32
- test-utils = { git = " https://github.com/babylonlabs-io/babylon-contract" , branch = " f/test-utils-path " }
22
+ babylon-apis = { git = " https://github.com/babylonlabs-io/babylon-contract" }
23
+ babylon-bindings = { git = " https://github.com/babylonlabs-io/babylon-contract" }
24
+ babylon-bindings-test = { git = " https://github.com/babylonlabs-io/babylon-contract" }
25
+ babylon-bitcoin = { git = " https://github.com/babylonlabs-io/babylon-contract" }
26
+ babylon-merkle = { git = " https://github.com/babylonlabs-io/babylon-contract" }
27
+ babylon-proto = { git = " https://github.com/babylonlabs-io/babylon-contract" }
28
+ btc-staking = { git = " https://github.com/babylonlabs-io/babylon-contract" }
29
+ babylon-contract = { git = " https://github.com/babylonlabs-io/babylon-contract" }
30
+ eots = { git = " https://github.com/babylonlabs-io/babylon-contract" }
31
+ ics23-commitment = { git = " https://github.com/babylonlabs-io/babylon-contract" }
32
+ test-utils = { git = " https://github.com/babylonlabs-io/babylon-contract" }
33
33
34
34
anybuf = { version = " 0.5.0" }
35
35
anyhow = " 1.0.82"
0 commit comments