mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-01-08 13:47:41 +01:00
improve song caching. can be optionally enabled using --advanced-caching in the server. see --help for help.
This commit is contained in:
@@ -11,6 +11,7 @@ base64 = "0.21.2"
|
||||
colorize = "0.1.0"
|
||||
rand = "0.8.5"
|
||||
rc-u8-reader = "2.0.16"
|
||||
sysinfo = "0.30.5"
|
||||
tokio = { version = "1.29.1", features = ["sync"] }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user