summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/components.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/cert/components.rs')
-rw-r--r--openpgp/src/cert/components.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp/src/cert/components.rs b/openpgp/src/cert/components.rs
index 3965e65f..365c3f1c 100644
--- a/openpgp/src/cert/components.rs
+++ b/openpgp/src/cert/components.rs
@@ -25,6 +25,7 @@ use super::{
canonical_signature_order,
};
pub use super::amalgamation::{
+ Amalgamation,
ComponentAmalgamation,
ValidAmalgamation,
ValidComponentAmalgamation,