Skip to content

Commit 01641cc

Browse files
committed
remove pggme, may not use this
1 parent 14a1171 commit 01641cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ use anyhow::{Context as AnyhowContext, Error, anyhow};
22
use base64::Engine;
33
use clap::Parser;
44
use glob::glob;
5-
use gpgme::{Context as GpgmeContext, Protocol};
65
use openpgp::{Cert, parse::Parse};
76
use pgp::ser::Serialize;
87
use pgp::types::PublicKeyTrait;

0 commit comments

Comments
 (0)