This commit is contained in:
JMARyA 2023-09-16 17:38:56 +02:00
parent a87c3f3ad3
commit ef1da94872
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 19 additions and 18 deletions

View file

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