Skip to content

Commit

Permalink
Make jose public
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallWeihe committed Sep 20, 2024
1 parent 89b4ad9 commit 20223f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/web5/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pub mod dids;
mod datetime;
pub mod errors;
pub mod http;
mod jose;
pub mod jose;
pub mod json;

#[cfg(test)]
Expand Down

0 comments on commit 20223f6

Please sign in to comment.