Skip to content

Commit

Permalink
fixup! fix(coapcore): overhault pub'ness
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Jan 29, 2025
1 parent 2400076 commit 2068581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/coapcore/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ pub mod seccfg;
//
// This is pub only to make the doctests run (but the crate's pub-ness needs a major overhaul
// anyway)
#[doc(hidden)]
pub mod oluru;
mod seccontext;
pub use seccontext::*;
Expand Down

0 comments on commit 2068581

Please sign in to comment.