aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow RUST_LOG to correctly override defaultLibravatar sommerfeld2024-04-231-4/+6
* Refactor action dispatching to run_actions()Libravatar sommerfeld2024-04-231-17/+3
* Avoid extern crateLibravatar sommerfeld2024-04-231-6/+2
* Add cfg(unix) to tokio::signal codeLibravatar sommerfeld2024-04-221-0/+3
* Initial commitv0.1.0Libravatar sommerfeld2024-04-211-0/+179