bump tracing-subscriber, allowlist cargo-doc lint in admin room

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-03-11 18:05:36 -04:00
parent c4b05e77f3
commit 3104586884
No known key found for this signature in database
3 changed files with 14 additions and 13 deletions

View file

@ -1,3 +1,4 @@
#![allow(rustdoc::broken_intra_doc_links)]
mod commands;
use clap::Subcommand;