chore(features): remove feature gate 'alloc'
This commit is contained in:
@@ -103,7 +103,6 @@ impl Read for Response {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::borrow::Cow::Borrowed;
|
||||
use std::boxed::BoxAny;
|
||||
use std::io::{self, Read};
|
||||
use std::marker::PhantomData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user