Skip to content

Commit

Permalink
Exposed ToXml Traits (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdsah authored Jul 3, 2024
1 parent 03879c9 commit 1925c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pub mod signature;
#[cfg(feature = "xmlsec")]
mod xmlsec;

mod traits;
pub mod traits;

#[macro_use]
extern crate derive_builder;
Expand Down

0 comments on commit 1925c5c

Please sign in to comment.