[Fix] Connections

This commit is contained in:
Alex Emmet 2026-08-30 19:18:01 +02:00
commit dd69b5bd97
No known key found for this signature in database
19 changed files with 1010 additions and 341 deletions

3
Cargo.lock generated
View file

@ -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",