Add pmocache dependency and update cache implementation
This commit adds the pmocache dependency to support enhanced caching functionality and updates the cache implementation to use the new cache routing system. It also includes logging improvements for cover fetching operations.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4152,6 +4152,7 @@ dependencies = [
|
||||
"chrono",
|
||||
"futures",
|
||||
"pmoaudiocache",
|
||||
"pmocache",
|
||||
"pmoconfig",
|
||||
"pmocovers",
|
||||
"pmodidl",
|
||||
|
||||
Reference in New Issue
Block a user