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 b3a23fc4..4f43d4b1 100644
--- a/openpgp/src/cert/components.rs
+++ b/openpgp/src/cert/components.rs
@@ -32,6 +32,7 @@ pub use super::key_amalgamation::{
KeyAmalgamation,
PrimaryKeyAmalgamation,
ValidKeyAmalgamation,
+ ValidPrimaryKeyAmalgamation,
};
pub use super::component_iter::{
ComponentIter,