Remove unused #![feature(read_buf)]
This commit is contained in:
parent
14c61e0b97
commit
85689cd2e6
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
//!
|
//!
|
||||||
//!
|
//!
|
||||||
//!
|
//!
|
||||||
#![feature(read_buf)]
|
|
||||||
#![warn(missing_docs)]
|
#![warn(missing_docs)]
|
||||||
|
|
||||||
pub use crate::compression::{CompressionMethod, SUPPORTED_COMPRESSION_METHODS};
|
pub use crate::compression::{CompressionMethod, SUPPORTED_COMPRESSION_METHODS};
|
||||||
|
|
Loading…
Add table
Reference in a new issue