meta: prepare for publishing

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I02ee54baee048c58a480522ce79159eb6a6a6964
This commit is contained in:
raf 2026-05-11 13:25:19 +03:00
commit 265a30d3c8
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
18 changed files with 102 additions and 78 deletions

View file

@ -57,7 +57,7 @@ struct RaceResult {
}
impl Router {
#[must_use]
#[must_use]
pub fn new(
db: Db,
prober: Prober,