🛠️ fix: remove unnecessary feature hybrid
(#244)
This commit is contained in:
parent
351f39aebc
commit
12a7eebeb6
1 changed files with 0 additions and 1 deletions
|
@ -71,4 +71,3 @@ default = ["memory-cache"]
|
|||
dhat-heap = ["dep:dhat"]
|
||||
memory-cache = ["dep:mini-moka"]
|
||||
redis-cache = ["dep:redis"]
|
||||
hybrid-cache = ["memory-cache", "redis-cache"]
|
||||
|
|
Loading…
Add table
Reference in a new issue