Concurrent cache
This commit is contained in:
parent
39ebfcb1db
commit
789ba410f7
5 changed files with 31 additions and 34 deletions
|
|
@ -12,6 +12,8 @@ async-lock = "3.4.2"
|
|||
base64-turbo = "0.2.0"
|
||||
# TOML parser
|
||||
boml = "2.0.0"
|
||||
# Concurrent hash map for caching
|
||||
dashmap = "6.2.1"
|
||||
#flate2 = "1.1.8"
|
||||
# request parsing
|
||||
form_urlencoded = "1.2.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue