Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 9846405

Browse files
committed
feat: Synchronize to stable entangled version
the stable version of cclient is released.
1 parent 58841cc commit 9846405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ load("//third_party:third_party.bzl", "third_party_deps")
33

44
git_repository(
55
name = "rules_iota",
6-
commit = "be6081052283769b9b934d66b824f31695014c82",
6+
commit = "73f598ad1ce3ba79ff22d747f723d6d5cbf351e1",
77
remote = "https://github.com/iotaledger/rules_iota.git",
88
)
99

@@ -15,8 +15,8 @@ git_repository(
1515

1616
git_repository(
1717
name = "entangled",
18-
commit = "46cab95db5fa1e03274446d9f2df9a4b7ba12462",
1918
remote = "https://github.com/iotaledger/entangled.git",
19+
tag = "cclient-v1.0.0-beta",
2020
)
2121

2222
git_repository(

0 commit comments

Comments
 (0)