chore: cargo fmt

This commit is contained in:
hexlocation 2025-08-02 20:41:28 +02:00
parent 638b0376d8
commit 89df8c684b
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
pub mod controller;
pub mod proxy;
pub mod matcher;
pub mod proxy;