Concurrent cache

This commit is contained in:
Pascal Engélibert 2026-07-25 20:27:47 +02:00
commit 789ba410f7
5 changed files with 31 additions and 34 deletions

1
Cargo.lock generated
View file

@ -306,6 +306,7 @@ dependencies = [
"async-lock",
"base64-turbo",
"boml",
"dashmap",
"form_urlencoded",
"giallo",
"log",