Rename container module to mscmap
Better reflects what it actually is.
This commit is contained in:
+2
-2
@@ -140,13 +140,13 @@ pub mod cccid;
|
||||
pub mod certificate;
|
||||
pub mod chuid;
|
||||
pub mod config;
|
||||
#[cfg(feature = "untested")]
|
||||
pub mod container;
|
||||
pub mod error;
|
||||
pub mod key;
|
||||
mod metadata;
|
||||
pub mod mgm;
|
||||
#[cfg(feature = "untested")]
|
||||
pub mod mscmap;
|
||||
#[cfg(feature = "untested")]
|
||||
pub mod msroots;
|
||||
pub mod policy;
|
||||
pub mod readers;
|
||||
|
||||
Reference in New Issue
Block a user