[Add] Correct impl of Iota updater & Move of language creation in main
This commit is contained in:
parent
eff1c019a8
commit
a60ea3d5d2
4 changed files with 43 additions and 64 deletions
|
|
@ -9,6 +9,7 @@ iota-logger = { path = "../iota-logger" }
|
|||
iota-state = { path = "../iota-state" }
|
||||
iota-storage = { path = "../iota-storage" }
|
||||
iota-terms = { path = "../iota-terms" }
|
||||
iota-updater = { path = "../iota-updater" }
|
||||
iota-util = { path = "../iota-util" }
|
||||
omikron-connector = { path = "../omikron-connector" }
|
||||
web-server = { path = "../web-server" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue