rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::{fmt, fmt::Debug, ops::Deref};
|
||||
|
||||
use conduit::Result;
|
||||
use conduwuit::Result;
|
||||
use rocksdb::DBPinnableSlice;
|
||||
use serde::{Deserialize, Serialize, Serializer};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user