This commit is contained in:
JMARyA 2023-09-16 17:53:03 +02:00
parent ef1da94872
commit abceac2073
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
5 changed files with 8 additions and 9 deletions

View file

@ -11,7 +11,7 @@ actix-web = "4.2.1"
chrono = "0.4.22"
env_logger = "0.9.3"
log = "0.4.17"
gnupg = { git = "https://git.hydrar.de/jmarya/gnupg-rs" }
gnupg-rs = "0.1.0"
web-base = "0.2"
serde = {version = "1.0.147", features = ["derive"] }
serde_json = "1.0.87"