Replace tokio_xmpp::stream_features with parsers

This commit is contained in:
xmppftw xmppftw 2024-08-01 17:54:00 +02:00 committed by Link Mauve
commit b9fc15977b
8 changed files with 23 additions and 64 deletions

View file

@ -30,7 +30,6 @@ mod event;
pub use event::Event;
mod client;
pub mod connect;
pub mod stream_features;
pub mod xmpp_stream;
pub use client::{