implemented better routing system, config parsing from yaml.
This commit is contained in:
@@ -7,3 +7,6 @@ edition = "2024"
|
||||
anywho = "0.1.2"
|
||||
tokio = { version = "1.48.0", features = ["full"] }
|
||||
rand = "0.10.0-rc.5"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
cidr = "0.3.1"
|
||||
serde-saphyr = "0.0.10"
|
||||
|
||||
Reference in New Issue
Block a user