rename mod with tracing inits due to macro issues
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
f70fdca828
commit
a752fb9943
3 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue