rename mod with tracing inits due to macro issues
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
pub(crate) mod clap;
|
||||
mod logging;
|
||||
mod mods;
|
||||
mod restart;
|
||||
mod sentry;
|
||||
mod server;
|
||||
mod signal;
|
||||
mod tracing;
|
||||
|
||||
extern crate conduit_core as conduit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user