Skip to content

Commit 01b14cf

Browse files
committed
style: format and fix clippy warnings
1 parent 3e56d7f commit 01b14cf

File tree

1 file changed

+1
-1
lines changed
  • packages/cipherstash-proxy-integration/src

1 file changed

+1
-1
lines changed

packages/cipherstash-proxy-integration/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ mod common;
22
mod decrypt;
33
mod disable_mapping;
44
mod empty_result;
5+
mod encryption_sanity;
56
mod extended_protocol_error_messages;
67
mod insert;
78
mod map_concat;
89
mod map_literals;
9-
mod encryption_sanity;
1010
mod map_match_index;
1111
mod map_nulls;
1212
mod map_ore_index_order;

0 commit comments

Comments
 (0)