mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
🛠️ fix: remove unnecessary feature hybrid
(#244)
This commit is contained in:
parent
351f39aebc
commit
12a7eebeb6
@ -71,4 +71,3 @@ default = ["memory-cache"]
|
|||||||
dhat-heap = ["dep:dhat"]
|
dhat-heap = ["dep:dhat"]
|
||||||
memory-cache = ["dep:mini-moka"]
|
memory-cache = ["dep:mini-moka"]
|
||||||
redis-cache = ["dep:redis"]
|
redis-cache = ["dep:redis"]
|
||||||
hybrid-cache = ["memory-cache", "redis-cache"]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user