Added manual specification of interfaces
This commit is contained in:
@@ -6,4 +6,6 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
axum = "0.7.6"
|
||||
clap = { version = "4.5.18", features = ["derive"] }
|
||||
if-addrs = "0.13.3"
|
||||
|
||||
Reference in New Issue
Block a user