Workspace pins hero_rpc/herolib_core/hero_proc_sdk at 0.5.0 #40
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_embedder#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Workspace
Cargo.tomlpinnedhero_rpc_derive,hero_rpc_openrpc,herolib_core, andhero_proc_sdkatversion = "0.5.0", but upstream repos have bumped to 0.6.0. cargo resolves the git branch source as 0.6.0 and fails:Blocks hero_embedder rebuilds and cascades into hero_agent (which depends on hero_embedder_sdk) — see lhumina_code/hero_agent#23.
Fix: bumped the four pins to
0.6.0.Fixed in
cb23967.