✖️ replace pgp crate

This commit is contained in:
JMARyA 2022-11-14 22:07:09 +01:00
parent 31c20fff10
commit 4ddadfdce9
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
6 changed files with 30 additions and 704 deletions

View file

@ -11,8 +11,7 @@ actix-web = "4.2.1"
chrono = "0.4.22"
env_logger = "0.9.3"
log = "0.4.17"
pgp = "0.9.0"
rand = "0.8.5"
gnupg = { git = "https://git.hydrar.de/jmarya/gnupg-rs" }
reqwest = "0.11.12"
serde = {version = "1.0.147", features = ["derive"] }
serde_json = "1.0.87"