chore: Fix a pre-existing failure
This commit is contained in:
parent
f814a6dbc3
commit
cb6f87bc02
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![cfg(feature = "_deflate-any")]
|
||||
|
||||
use bencher::{benchmark_group, benchmark_main};
|
||||
|
||||
use std::io::{Cursor, Read, Seek, Write};
|
||||
|
|
Loading…
Add table
Reference in a new issue