fix(core_rhai): align redis dep with herolib_core 0.6.0 (0.31 → 1) #23
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_lib_rhai!23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_redis1_align"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upstream herolib_core (hero_lib 99aa2bb8, May 8) bumped redis 0.31 → 1.x. core_rhai held at 0.31, producing two redis versions in the dep graph + 21 type-mismatch errors at the herolib_core::redis_client_mod::execute boundary. Side fix: redis::Value is #[non_exhaustive] in 1.x — added _ => UNIT arm. Verified: hero_builder 5/5 binaries built (hero_do, hero_runner_rhai, hero_runner_rhai_server, hero_runner_rhai_admin, gpu_agent). Resolves s81 Class D: lhumina_code/home#230 (comment).