summaryrefslogtreecommitdiffstats
path: root/openpgp/src/parse/stream.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/parse/stream.rs')
-rw-r--r--openpgp/src/parse/stream.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/parse/stream.rs b/openpgp/src/parse/stream.rs
index 06fd231c..ceca3e3c 100644
--- a/openpgp/src/parse/stream.rs
+++ b/openpgp/src/parse/stream.rs
@@ -44,7 +44,7 @@ use crate::{
packet::Signature,
Cert,
cert::components::{
- Amalgamation,
+ ValidAmalgamation,
ValidKeyAmalgamation,
},
crypto::SessionKey,