Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Jan 5, 2024
1 parent ffe5726 commit 9d04758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmls/src/extensions/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pub use last_resort::LastResortExtension;
pub use ratchet_tree_extension::RatchetTreeExtension;
pub use required_capabilities::RequiredCapabilitiesExtension;

use self::protected_metadata::ProtectedMetadata;
pub use protected_metadata::ProtectedMetadata;

#[cfg(test)]
mod test_extensions;
Expand Down

0 comments on commit 9d04758

Please sign in to comment.