mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 00:01:33 +00:00
core/: Remove deprecated read/write functions (#2213)
Co-authored-by: Max Inden <mail@max-inden.de>
This commit is contained in:
@ -69,8 +69,6 @@ mod transfer;
|
||||
|
||||
use futures::future::Future;
|
||||
|
||||
#[allow(deprecated)]
|
||||
pub use self::transfer::ReadOneError;
|
||||
pub use self::{
|
||||
apply::{apply, apply_inbound, apply_outbound, InboundUpgradeApply, OutboundUpgradeApply},
|
||||
denied::DeniedUpgrade,
|
||||
|
Reference in New Issue
Block a user