forked from auracaster/bumble_mirror
Update pdl to 0.2.0
- Allows removing impl PartialEq for pdl Error
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
//! HCI
|
||||
|
||||
pub use crate::internal::hci::packets;
|
||||
pub use crate::internal::hci::{packets, Error, Packet};
|
||||
|
||||
use crate::{
|
||||
internal::hci::WithPacketType,
|
||||
|
||||
Reference in New Issue
Block a user