fix: align rust workspace build scope

This commit is contained in:
2026-04-25 13:32:20 +08:00
parent 2549a93379
commit 8edfd08095
6 changed files with 48 additions and 6 deletions

View File

@@ -1775,6 +1775,8 @@ mod tests {
let error = validate_custom_world_profile_upsert_input(&CustomWorldProfileUpsertInput {
profile_id: "cwprof_001".to_string(),
owner_user_id: "user_001".to_string(),
public_work_code: None,
author_public_user_code: None,
source_agent_session_id: None,
world_name: "裂潮边城".to_string(),
subtitle: "港口余烬".to_string(),