no cache option

This commit is contained in:
JMARyA 2024-04-10 10:24:56 +02:00
parent 8dd8bc8033
commit 50f9852cc9
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
6 changed files with 32 additions and 13 deletions

2
Cargo.lock generated
View file

@ -1001,6 +1001,8 @@ dependencies = [
"actix-files",
"actix-web",
"env_logger",
"log",
"regex",
"reqwest",
"serde",
"toml",