Added webserver and port number specification
This commit is contained in:
@@ -9,3 +9,4 @@ edition = "2021"
|
||||
axum = "0.7.6"
|
||||
clap = { version = "4.5.18", features = ["derive"] }
|
||||
if-addrs = "0.13.3"
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user