Reorganize dependencies #373
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@ mod common;
|
||||||
|
|
||||||
mod admin;
|
mod admin;
|
||||||
mod bucket;
|
mod bucket;
|
||||||
|
#[cfg(feature = "k2v")]
|
||||||
mod k2v;
|
mod k2v;
|
||||||
mod s3;
|
mod s3;
|
||||||
|
|
Loading…
Reference in a new issue