[Fix] Connections
This commit is contained in:
parent
afc1832fb7
commit
dd69b5bd97
19 changed files with 1010 additions and 341 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -5017,7 +5017,10 @@ name = "web-ui"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"actix-web",
|
||||
"iota-cli",
|
||||
"iota-ipc",
|
||||
"iota-logger",
|
||||
"iota-paths",
|
||||
"iota-state",
|
||||
"iota-storage",
|
||||
"iota-util",
|
||||
|
|
|
|||
Loading…
Reference in a new issue