feat: initial support for GetUserRating

This commit is contained in:
mokurin000
2025-08-01 01:15:13 +08:00
parent 0b8de2b4bc
commit 9b046036c9
12 changed files with 139 additions and 15 deletions

1
Cargo.lock generated
View File

@@ -1478,6 +1478,7 @@ dependencies = [
"palc",
"redb",
"sdgb-api",
"serde",
"serde_json",
"snafu",
"spdlog-rs",