feat: add automatic detection of host IP address
This commit is contained in:
+2
-1
@@ -11,4 +11,5 @@ strip = true
|
||||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
local-ip-address = "0.6"
|
||||
Reference in New Issue
Block a user