emerleite / tesla_cache

CacheX middleware for Elixir Tesla HTTP Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old cachex dependency is used

forelabs opened this issue · comments

Hi, I wanted to use tesla_cache but it depends on a really old cachex version.
Would it be possible to update this to the latest or at least version 3.x?
Currently version 2.1 is used.

{:cachex, "~> 3.3"},