xmpp-rs/jid/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot c390af2b36 jid: Remove the std feature
Since Rust 1.81, std::error::Error has been moved to core::error::Error,
which we can use without depending on std.
2024-11-13 10:52:51 +01:00
..
error.rs jid: Remove the std feature 2024-11-13 10:52:51 +01:00
lib.rs jid: Remove the std feature 2024-11-13 10:52:51 +01:00
parts.rs jid: Make the crate no_std 2024-05-04 10:28:25 +00:00