rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::{collections::BTreeMap, mem, mem::size_of, sync::Arc};
|
||||
|
||||
use conduit::{
|
||||
use conduwuit::{
|
||||
debug_warn, err, utils,
|
||||
utils::{stream::TryIgnore, string::Unquoted, ReadyExt},
|
||||
Err, Error, Result, Server,
|
||||
|
||||
Reference in New Issue
Block a user