start to implement the configuration file and mrproxy integration

This commit is contained in:
2025-12-20 03:56:46 +00:00
parent 7cabefc76e
commit 5045c05f9f
11 changed files with 323 additions and 15 deletions

View File

@@ -15,6 +15,7 @@ log = "0.4"
serde = "*"
serde_json = "*"
fallible-iterator = "*"
toml = "0.9"
[target.x86_64-unknown-linux-gnu]
rustflags = [