1
0
Fork 0
mirror of https://github.com/redlib-org/redlib.git synced 2025-04-06 14:37:40 +03:00

Improve error logging

This commit is contained in:
spikecodes 2021-01-27 17:48:58 -08:00
parent d5b1c3a5bb
commit 8c04365049
3 changed files with 12 additions and 110 deletions

View file

@ -12,11 +12,10 @@ base64 = "0.13"
actix-web = { version = "3.3", features = ["rustls"] }
futures = "0.3"
askama = "0.10"
ureq = "2.0"
ureq = "2"
serde = { version = "1.0", default_features = false, features = ["derive"] }
serde_json = "1.0"
async-recursion = "0.3"
url = "2.2"
regex = "1.4"
time = "0.2"
cached = "0.23.0"
time = "0.2"