misc: print local address being hosted on

This commit is contained in:
2026-01-19 17:26:01 -05:00
Unverified
parent 7b23226e03
commit 07d9e099fa
3 changed files with 204 additions and 2 deletions

View File

@@ -11,4 +11,5 @@ tracing = "0.1.43"
tracing-subscriber = "0.3.22"
anyhow = "1.0.100"
rand = "0.9.2"
async-trait = "0.1.89"
async-trait = "0.1.89"
local-ip-address = "0.6.9"