mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-28 02:38:30 +00:00
use qualified crate names from within workspace
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
c99f5770a0
commit
7f448d88a4
9 changed files with 28 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
use std::sync::Arc;
|
||||
|
||||
use conduwuit::{debug_error, trace, warn};
|
||||
use conduwuit_core::{debug_error, trace, warn};
|
||||
use tokio::signal;
|
||||
|
||||
use super::server::Server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue