Skip to content

Commit

Permalink
fix: Empty change to trigger release-plz PR (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe authored Oct 7, 2024
1 parent ff49e6a commit f28a252
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,10 @@ pub(crate) mod error;
pub(crate) mod external_manifest;
pub(crate) mod hashed_uri;
pub(crate) mod ingredient;

#[allow(dead_code)]
pub(crate) mod jumbf;

pub(crate) mod manifest;
pub(crate) mod manifest_assertion;
pub(crate) mod manifest_store;
Expand Down

0 comments on commit f28a252

Please sign in to comment.