summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Move actions/mod.rs to actions.rsLibravatar sommerfeld2024-04-231-0/+0
|
* Avoid extern crateLibravatar sommerfeld2024-04-235-6/+6
| | | | Causes issues with rust-analyzer
* Add cfg(unix) to tokio::signal codeLibravatar sommerfeld2024-04-221-0/+3
|
* Add missing deserialization lowercase renameLibravatar sommerfeld2024-04-221-0/+1
| | | | For MessageFormat
* Initial commitv0.1.0Libravatar sommerfeld2024-04-2113-0/+1597