No description
  • Rust 99.3%
  • Dockerfile 0.7%
Find a file
2025-04-22 16:15:32 +01:00
.vscode eliminate race caused by gap between checking if a file exists and opening it 2022-09-18 13:18:39 +01:00
src change signal handler shutdown sender/receiver to use tokio::sync::oneshot instead of std::sync::mpsc 2025-04-22 16:15:32 +01:00
.gitignore initial commit 2022-03-09 18:19:19 +00:00
Cargo.lock improve logging format with simple_logger 2024-11-09 20:57:01 +00:00
Cargo.toml add min profile for small binary size 2024-11-09 21:25:40 +00:00
Dockerfile fix Dockerfile JSONArgsRecommended lint 2024-11-09 20:59:09 +00:00
LICENSE Add LICENSE 2022-04-10 08:46:37 +00:00
Rocket.toml fixup! fixup! move away from yaml configuration 2024-11-09 18:37:32 +00:00