[Add] Iota updater now with it's own crate
This commit is contained in:
parent
17929bdad3
commit
eff1c019a8
6 changed files with 40 additions and 26 deletions
|
|
@ -1,2 +1,3 @@
|
|||
[workspace]
|
||||
members = ["iota-storage", "iota-terms", "iota-state", "iota-cli", "iota-core", "omikron-connector", "web-server", "web-ui", "iota-logger", "iota-util"]
|
||||
members = ["iota-storage", "iota-updater", "iota-terms", "iota-state", "iota-cli", "iota-core", "omikron-connector", "web-server", "web-ui", "iota-logger", "iota-util"]
|
||||
resolver = "3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue