summaryrefslogtreecommitdiffstats
path: root/tool/src/commands/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tool/src/commands/mod.rs')
-rw-r--r--tool/src/commands/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/src/commands/mod.rs b/tool/src/commands/mod.rs
index 1e0faf85..dfb1dfdd 100644
--- a/tool/src/commands/mod.rs
+++ b/tool/src/commands/mod.rs
@@ -13,6 +13,7 @@ use crate::openpgp::types::{
};
use crate::openpgp::crypto;
use crate::openpgp::{Cert, KeyID, Result};
+use crate::openpgp::cert::components::Amalgamation;
use crate::openpgp::packet::prelude::*;
use crate::openpgp::parse::{
Parse,