undeprecate legacy convos

This commit is contained in:
Jazz Turner-Baggs 2026-06-22 15:56:42 -07:00
parent 180c9012b1
commit 01eda9fd38
No known key found for this signature in database

View File

@ -136,7 +136,6 @@ where
/// envelopes are published by the core. Returns this side's conversation ID.
///
/// This function will be deprecated in the future. Use `create_direct_conversation`
#[deprecated(note = "use create_direct_conversation")]
pub fn create_conversation(
&mut self,
intro_bundle: &[u8],