Skip to content

Commit e4a03f1

Browse files
feature
1 parent 87c3840 commit e4a03f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/operation.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ mod insert;
1818
pub(crate) mod list_collections;
1919
pub(crate) mod list_databases;
2020
mod list_indexes;
21+
#[cfg(feature = "in-use-encryption")]
2122
pub(crate) mod raw_output;
2223
pub(crate) mod run_command;
2324
pub(crate) mod run_cursor_command;

0 commit comments

Comments
 (0)