mirror of
https://github.com/mii443/ncb-tts-r2.git
synced 2025-08-22 16:15:29 +00:00
implement compressed local audio cache
This commit is contained in:
@ -16,6 +16,8 @@ async-trait = "0.1.57"
|
||||
redis = "*"
|
||||
regex = "1"
|
||||
tracing-subscriber = "0.3.19"
|
||||
lru = "0.13.0"
|
||||
tracing = "0.1.41"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "0.8"
|
||||
|
Reference in New Issue
Block a user