Upgrade dev-dependencies
This commit is contained in:
committed by
Sean McArthur
parent
47e9f62fb5
commit
4c31a320be
@@ -1,7 +1,7 @@
|
||||
#[cfg(fuzzing)]
|
||||
pub mod fuzz_logic {
|
||||
use crate::hpack;
|
||||
use bytes::{BufMut, BytesMut};
|
||||
use bytes::BytesMut;
|
||||
use http::header::HeaderName;
|
||||
use std::io::Cursor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user