Skip to content

Commit

Permalink
Rename huffman file
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Hoffmann <[email protected]>
  • Loading branch information
antiguru committed Feb 27, 2024
1 parent 4205628 commit c670425
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/impls/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pub mod codec;
pub mod columns;
pub mod deduplicate;
pub mod huffman;
pub mod huffman_container;
pub mod mirror;
pub mod offsets;
pub mod option;
Expand Down

0 comments on commit c670425

Please sign in to comment.