Skip to content

Commit

Permalink
cms: ecc-kari support - bring EnvelopedData in scope for doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nemynm committed Oct 20, 2024
1 parent 4901a07 commit fa50632
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cms/src/builder/kari.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ use super::{
};

// Crate imports
#[cfg(doc)]
use crate::enveloped_data::EnvelopedData;
use crate::{
content_info::CmsVersion,
enveloped_data::{
Expand Down

0 comments on commit fa50632

Please sign in to comment.