Skip to content

Commit

Permalink
Re-export asn1-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
chifflier committed Jan 24, 2025
1 parent a9c7a1c commit 8fdba54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ pub mod visitor;
pub mod x509;

// reexports
pub use asn1_rs;
pub use der_parser;
pub use der_parser::num_bigint;
pub use nom;
Expand Down

0 comments on commit 8fdba54

Please sign in to comment.